Skip to content
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

Numpy Import error #4

Open
gbtron opened this issue Sep 24, 2023 · 0 comments
Open

Numpy Import error #4

gbtron opened this issue Sep 24, 2023 · 0 comments

Comments

@gbtron
Copy link

gbtron commented Sep 24, 2023

I was running into this error after installing all dependencies and calling rearrange.py
ImportError: numpy.core.multiarray failed to import (auto-generated because you didn't call 'numpy.import_array()' after cimporting numpy; use '<void>numpy._import_array' to disable if you are certain you don't need it).

I needed to install numpy version 1.20.0 for this to be resolved.

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

1 participant