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

PyTables is incompatible with NumPy 2.0 #345

Open
mdickinson opened this issue Jun 28, 2024 · 1 comment
Open

PyTables is incompatible with NumPy 2.0 #345

mdickinson opened this issue Jun 28, 2024 · 1 comment

Comments

@mdickinson
Copy link
Member

We're currently pinning NumPy dependencies to <2.0 in our setup.py file because NumPy 2.0 is incompatible with PyTables. Once that's resolved upstream, we can remove those pins.

xref: PyTables/PyTables#1172

@larsoner
Copy link
Contributor

FYI PyTables cut a release that should be NumPy 2.0 compatible hopefully

https://github.com/PyTables/PyTables/releases/tag/v3.10.1

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

No branches or pull requests

2 participants