Skip to content

update dependency qiskit-ibm-runtime>=0.37.0 #125

Description

@BryceFuller

Environment

  • qiskit-addon-obp version: 0.3
  • Python version: 3.11
  • Operating system: OSX

What is happening and why is it wrong?

If I create a fresh environment, install the obp addon, and install qiskit-ibm-runtime>=0.27,<=0.36 I get an error when importing the addon.

This seems to stem from runtime attempting to import from from qiskit.qobj.utils which does not exist.

I find that qiskit-ibm-runtime needs to be at least version 0.37 in order to resolve this import error.

How can we reproduce the issue?

  • create fresh environment
  • pip install qiskit-addon-obp qiskit-ibm-runtime==0.27
  • open python interpreter and attempt to import qiskit-addon-obp

Traceback

No response

Any suggestions?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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