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

Lock numpy version to be smaller than 2.0.0 due to h5py 3.11.0 adding support for numpy 2.0 #522

Closed
peterzhuamazon opened this issue Apr 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@peterzhuamazon
Copy link
Member

Hi,

Lock numpy to be lower than 2.0.0 due to h5py 3.11.0 adding support for numpy 2.0.

H5py 3.11.0: https://github.com/h5py/h5py/pull/2405/files#diff-4e5ae07b2507dc64ddd4b9ea97a0ad9a666a883fcef637ff941a5d30aeb3f166

Numpy 2.0 rc: https://pypi.org/project/numpy/2.0.0rc1/

numpy not locked smaller than 2.0.0: https://github.com/opensearch-project/opensearch-benchmark/blob/1.5.0/setup.py#L109

Thanks.

@peterzhuamazon peterzhuamazon added the enhancement New feature or request label Apr 25, 2024
@IanHoang
Copy link
Collaborator

IanHoang commented Jul 2, 2024

@IanHoang IanHoang closed this as completed Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants