8000 I got an error when importing the zigzag lib · Issue #27 · jbn/ZigZag · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

I got an error when importing the zigzag lib #27

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

Open
lvvdat opened this issue Aug 8, 2022 · 6 comments
Open

I got an error when importing the zigzag lib #27

lvvdat opened this issue Aug 8, 2022 · 6 comments

Comments

@lvvdat
Copy link
lvvdat commented Aug 8, 2022

I got an error when importing the zigzag lib:

ImportError: numpy.core.multiarray failed to import (auto-generated because you didn't call 'numpy.import_array()' after cimporting numpy; use 'numpy._import_array' to disable if you are certain you don't need it).

@TENGBINN
Copy link
TENGBINN commented Aug 9, 2022

It seems that under Windows, I also got this error.

@wojtekjakubo
Copy link

Yup, same here

@zoakes
Copy link
zoakes commented Aug 20, 2022

same -- only way I can get it to work is in it's own library, but then it breaks basically everything else I try installing.

@ozanzgur
Copy link

I had the same issue after installing seaborn by conda, which downgraded numpy to 1.21.5. After upgrading numpy back to 1.23.1, didn't get the error.

@azamkamranian
Copy link

I uninstalled numpy=1.23 and I tried numpy==1.21.5 and 1.21.6 .. not working
then upgraded NumPy to the latest version (1.23.4). it worked
thanks @ozanzgur

@zoakes
Copy link
zoakes commented Nov 8, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
0