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

Update repo to work with numpy 2.0 #422

Closed
martin-springer opened this issue Jun 26, 2024 · 1 comment
Closed

Update repo to work with numpy 2.0 #422

martin-springer opened this issue Jun 26, 2024 · 1 comment

Comments

@martin-springer
Copy link
Collaborator

Describe the bug
The eager update strategy causes an error for numpy 2.0

Full error message and traceback
ERROR rdtools/test - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!

To Reproduce
Loosen version requirement of numpy in setup.py

Expected behavior
Numpy 2.0 should not cause any issues

@martin-springer
Copy link
Collaborator Author

Done in #428

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