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

numpy version not defined on wheel building #67

Open
IAlibay opened this issue Apr 28, 2024 · 0 comments
Open

numpy version not defined on wheel building #67

IAlibay opened this issue Apr 28, 2024 · 0 comments

Comments

@IAlibay
Copy link
Member

IAlibay commented Apr 28, 2024

As of numpy 1.25, the ABI is backwards compatible, however this behaviour hasn't been adopted on conda-forge.

In order to stick to existing behaviour across deployments, we should use the "oldest supported numpy" rather than just whatever numpy version we happened to releases with hoping that it'll be backward compatible enough.

For an example of this please see the MDAnalysis core library.

@IAlibay IAlibay changed the title mdaencore numpy version not defined on wheel building numpy version not defined on wheel building Apr 28, 2024
@IAlibay IAlibay mentioned this issue Apr 28, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant