Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Pin cvxpy in CI #554

Merged
merged 10 commits into from
Feb 4, 2021
Merged

Conversation

mtreinish
Copy link
Collaborator

Summary

The latest cvxpy version is causing CI faiulres because of their change
in the numpy dependency. This commit pins cvxpy to the previous release
where things were known to be working.

Details and comments

@chriseclectic chriseclectic merged commit 2295884 into qiskit-community:master Feb 4, 2021
@mtreinish mtreinish deleted the fix-ci-cvxpy branch February 5, 2021 14:31
mtreinish added a commit to mtreinish/qiskit-ignis that referenced this pull request Feb 5, 2021
* Pin cvxpy in CI

The latest cvxpy version is causing CI faiulres because of their change
in the numpy dependency. This commit pins cvxpy to the previous release
where things were known to be working.

* Install cvxpy later

* Fix execute import

* Remove machine learning from tutorials

* Install cvxpy last

* Remove algorithms tutorials too

* Use int instead of np.int

* Use float instead of deprecated np.float

* Don't use scs on mac

* Fix typo

(cherry picked from commit 2295884)
@mtreinish mtreinish added the Changelog: Bugfix Include in the Fixed section of the changelog label Feb 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Changelog: Bugfix Include in the Fixed section of the changelog stable-backport-potential
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants