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 2.0 not supported? #3

Open
wimdecorte opened this issue Aug 10, 2024 · 2 comments
Open

numpy 2.0 not supported? #3

wimdecorte opened this issue Aug 10, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@wimdecorte
Copy link

Running into this error:
`INFO Importing module main

A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.0.1 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.`

any chance you can support numpy 2? Or should I just downgrade to nump 1.x?

@sergio11 sergio11 self-assigned this Aug 10, 2024
@sergio11 sergio11 added the enhancement New feature or request label Aug 10, 2024
@sergio11
Copy link
Owner

Hi @wimdecorte

Thanks for reporting this issue, I'm going to prepare the module in order to support numpy 2.

Greetings

@wimdecorte
Copy link
Author

Great! Thanks for the quick response.

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

No branches or pull requests

2 participants