You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
pytables, which is required for hdf5 functionality, is incompatible with numpy 2.0
This demonstrates that, even though numpy and scipy tend to be more stable than matplotlib or pandas, we shouldn't expect compatibility to persist though major version changes.
The text was updated successfully, but these errors were encountered:
Describe the bug
pytables, which is required for hdf5 functionality, is incompatible with numpy 2.0
This demonstrates that, even though numpy and scipy tend to be more stable than matplotlib or pandas, we shouldn't expect compatibility to persist though major version changes.
The text was updated successfully, but these errors were encountered: