Skip to content

cvxpy Release Bug #1343

Description

@j-c-c

cvxpy added the use of the numpy.exceptions module in their release of version 1.7.4. This module requires NumPy >= 1.25. The cvxpy 1.7.4 build wheel is only requiring NumPy >= 1.22.4. Our conda-build CI env for python 3.9 is failing since it runs with NumPy 1.23.5.

I guess the options are pin cvxpy < 1.7.4 or bump NumPy. Maybe since this is a bug with cvxpy we should pin that.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

CIContinuous IntegrationbugSomething isn't workingdependenciesPull requests that update a dependency fileexternRelating to external changes

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions