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

Nexus: Numpy 2.0 incompatibility #5050

Open
prckent opened this issue Jun 19, 2024 · 1 comment
Open

Nexus: Numpy 2.0 incompatibility #5050

prckent opened this issue Jun 19, 2024 · 1 comment

Comments

@prckent
Copy link
Contributor

prckent commented Jun 19, 2024

I noticed in #5049 that the macos CI failed due to the use of Numpy 2.0 which was released on 17 June. 69 test failures. Possibly we can pin Numpy < 2.0. By eye the failures are to do with string handling and numerical precision. Needed updates might be small but backwards compatibility also needs to be considered.

@jtkrogel Can you please look and propose a reasonable way forward?

@prckent prckent changed the title Nexus: Numpy 2.0 incompatibility / macos CI failure Nexus: Numpy 2.0 incompatibility Jul 16, 2024
@prckent
Copy link
Contributor Author

prckent commented Jul 16, 2024

Updated the title since we have the interim workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant