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

Updates build-requires for NumPy 2.0 support #99

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

phschiele
Copy link
Contributor

Hi @bodono,

CVXPY installs are currently broken after the NumPy 2.0 release.
This PR makes sure NumPy >= 2.0 is used during the build (except Python 3.8, which does not have NumPy 2.0 wheels).
It is a backwards compatible change, as 2.0 builds work with prior NumPy versions at runtime, but not vice versa.

@bodono
Copy link
Owner

bodono commented Jun 18, 2024

Thanks!

@bodono bodono merged commit 30c506b into bodono:master Jun 18, 2024
52 checks passed
@Minauras
Copy link

Hi! Thanks a lot for this! Do you have a schedule for when this change is going to release? Thanks!

@bodono
Copy link
Owner

bodono commented Jun 19, 2024

I just released new wheels with this change, should be available now on pypi.

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

Successfully merging this pull request may close these issues.

3 participants