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] Various dependency versions cause build to crash #2962

Closed
timothy-nunn opened this issue Oct 4, 2023 · 0 comments · Fixed by #2963
Closed

[BUG] Various dependency versions cause build to crash #2962

timothy-nunn opened this issue Oct 4, 2023 · 0 comments · Fixed by #2963
Labels
Bug Something isn't working

Comments

@timothy-nunn
Copy link
Contributor

Describe the bug

Several dependency issues:

  • Numpy 1.24 appears not to work (Fortran fails to build)
  • Scipy 1.11+ seems to not work with cvxpy (I will investigate and might create an issue there, but will exclude it here for now)

Steps to reproduce

pip install numpy==1.24 and try and build
pip install scipy==1.11 and try and build

Environment

  • OS: MacOS 13.0.1 (22A400)
  • Version: 3.0.0
@timothy-nunn timothy-nunn added the Bug Something isn't working label Oct 4, 2023
@timothy-nunn timothy-nunn changed the title [BUG] [BUG] Various dependency versions cause build to crash Oct 4, 2023
@timothy-nunn timothy-nunn linked a pull request Oct 4, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant