You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting a series of import error messages when trying to import numba in my python console (2.7) after installing it with the .msi installers.
First import error was on missing Meta module, which I installed separately, second message is:
"ImportError: cannot import name module_type_inference"
The text was updated successfully, but these errors were encountered:
I'm getting a series of import error messages when trying to import numba in my python console (2.7) after installing it with the .msi installers.
First import error was on missing Meta module, which I installed separately, second message is:
"ImportError: cannot import name module_type_inference"
The text was updated successfully, but these errors were encountered: