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 #1896

Open
3 tasks done
mavaylon1 opened this issue Apr 29, 2024 · 0 comments
Open
3 tasks done

[Bug]: Numpy 2.0 #1896

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

Comments

@mavaylon1
Copy link
Collaborator

What happened?

Numpy 2.0 deprecated some functions, leading to tests not passing in the run all tests workflow. The simple fix I have planned in hdmf-zarr/hdmf is to just pin numpy below 2.0 until python 3.8 is deprecated in October. We can then update the deprecations then.

Steps to Reproduce

run all tests workflow

Traceback

No response

Operating System

Windows

Python Executable

Conda

Python Version

lower version (unsupported)

Package Versions

No response

Code of Conduct

@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 2.7.0 milestone Apr 29, 2024
@stephprince stephprince modified the milestones: 2.7.0, 2.8.0 May 9, 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

No branches or pull requests

2 participants