Weird KeyError: '0'
when using None typechecker for install_import_hook
#145
Labels
bug
Something isn't working
Problem
The following code gives a weird error:
With the file
temp.py
:Expected behavior:
import
success without error.Actual behavior: a
KeyError: '0'
occurred. The complete error message:Environment
Windows x64, but platform should be irrevalent.
The text was updated successfully, but these errors were encountered: