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

[Bug]: Numpy 2.0 #1106

Closed
mavaylon1 opened this issue Apr 29, 2024 · 0 comments · Fixed by #1139
Closed

[Bug]: Numpy 2.0 #1106

mavaylon1 opened this issue Apr 29, 2024 · 0 comments · Fixed by #1139
Assignees
Labels
category: bug errors in the code or code behavior
Milestone

Comments

@mavaylon1
Copy link
Contributor

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

@mavaylon1 mavaylon1 self-assigned this Apr 29, 2024
@mavaylon1 mavaylon1 added the category: bug errors in the code or code behavior label Apr 29, 2024
@mavaylon1 mavaylon1 added this to the 3.14.0 milestone Apr 29, 2024
@rly rly assigned rly and unassigned mavaylon1 Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug errors in the code or code behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants