Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyPI version out of sync #20

Open
kaminotesf opened this issue Jul 15, 2024 · 0 comments
Open

PyPI version out of sync #20

kaminotesf opened this issue Jul 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kaminotesf
Copy link

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

@kaminotesf kaminotesf added the bug Something isn't working label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant