-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ImportError: numpy.core.multiarray failed to import #208
Comments
Hi @zhouyanasd -- which version of Python are you running? Also, can you paste in the output of |
Of course and thank you for your reply. My version of python is 3.6, here is the
The impor error is like this:
|
works for me. I m in win 7 and the numpy version is 1.13.3 after updating |
Hi Thank you for your reply and sorry for the delayed reply, I have tried in another environment with numpy 1.13.3, but this issue still exists. Is it some other thing I missed? |
I got an ImportError when I import hypertools, and my numpy is 1.12.1 in windows(or 1.14 in mac). How can I run it?
But when import hypertools second time, the error will disapper.
The text was updated successfully, but these errors were encountered: