-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
python3.8 numpy==1.21.5 numba==0.55.1: ImportError: numpy.core.multiarray failed to import #867
Comments
Hey, I'm not sure this will solve the issue but I am using |
I have solved this problem. That's degrade the 'SharedArray' package |
hey, what's your 'SharedArray' package version? i have same preoblem with you |
Hello, You should degrade the 'SharedArray' package one version by one version, try all the versions. There aren't too many choices. Soon it will works. Like from the latest version, to older one, to more older one.. |
oh, i solved it. thanks XD |
This issue is stale because it has been open for 30 days with no activity. |
how about your CUDA version? |
This problem has been solved. |
邮件我已收到。辛苦了。
|
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
When I installed numpy==1.21.5 then it tells me
numpy.core.multiarray failed to import
When I upgraded numpy to 1.22 then it tells me
numba requires numpy<1.22
How can I solve this? Please.......
The text was updated successfully, but these errors were encountered: