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

ImportError: cannot import name 'cvxpy' from 'qiskit.ignis.verification.tomography.fitters.cvx_fit' #955

Closed
sassan72 opened this issue Jun 23, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@sassan72
Copy link

Informations

  • Qiskit version:
  • Python version:
  • Operating system:

What is the current behavior?

Steps to reproduce the problem

What is the expected behavior?

Suggested solutions

@sassan72 sassan72 added the bug Something isn't working label Jun 23, 2020
@mtreinish
Copy link
Member

Thanks for reporting this, this was an issue introduced in qiskit 0.19.5 and was reported to ignis: qiskit-community/qiskit-ignis#429 and will be included in a pending 0.19.6 release shortly. While you wait for that release to go live you can workaround this by either downgrading to 0.19.3 by running pip install qiskit==0.19.3 or by installing cvxpy with pip install cvxpy.

@nonhermitian
Copy link
Collaborator

Closing as solved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants