hdmf
hdmf copied to clipboard
[Bug]: Numpy 2.0
What happened?
The prerelease tests are not passing due to deprecations from numpy 2.0. Numpy 2.0 supports 3.9 and above. As a result, the easiest thing to do is pin below numpy 2.0 until python 3.8 is deprecated in October 2024. I did this fix in hdmf-zarr already.
Steps to Reproduce
run all tests workflow
Traceback
No response
Operating System
macOS
Python Executable
Conda
Python Version
3.12
Package Versions
No response