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
Describe the bug
Several dependency issues:
Steps to reproduce
pip install numpy==1.24 and try and build
pip install scipy==1.11 and try and build
Environment