Skip to content

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

@timothy-nunn

Description

@timothy-nunn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions