Skip to content

PyPI version out of sync #20

@kaminotesf

Description

@kaminotesf

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions