forked from qiskit-community/quantum-prototype-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Steps to reproduce the problem
Using pip install vqls-prototype
What is the current behavior?
Since the codebase no longer uses requirements.txt to specify qiskit and qiskit-ibm-runtime versions, the module for VQE and optimizers has been change from qiskit.algorithms to qiskit_algorithms
What is the expected behavior?
Should sync PyPI version with codebase or specify pip install qiskit==0.45.0 for the PyPI version to resolve this issue
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working