Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Latest provider release does not work with Qiskit 1.0.0rc1 #806

Closed
nonhermitian opened this issue Feb 2, 2024 · 4 comments
Closed

Latest provider release does not work with Qiskit 1.0.0rc1 #806

nonhermitian opened this issue Feb 2, 2024 · 4 comments
Labels
type: bug Something isn't working

Comments

@nonhermitian
Copy link
Contributor

Information

  • qiskit-ibm-provider version: 0.8.0
  • Python version:
  • Operating system:

What is the current behavior?

https://github.com/Qiskit/qiskit-ibm-provider/blob/72b72f4b78f5dc557463ca74ca80fdbd69f19c52/qiskit_ibm_provider/qpy/binary_io/circuits.py#L26C1-L27C30

depends on from qiskit import extensions which is now missing

Steps to reproduce the problem

What is the expected behavior?

Suggested solutions

@nonhermitian nonhermitian added the type: bug Something isn't working label Feb 2, 2024
@1ucian0
Copy link
Member

1ucian0 commented Feb 2, 2024

This one is addressed by #803

@nonhermitian
Copy link
Contributor Author

Is there an ETA on a release? It is blocking the update of packages to Qiskit 1.0

@kt474
Copy link
Member

kt474 commented Feb 2, 2024

I was hoping to release a version compatible with both Qiskit 0.45 and 1.0 (#804, #803) but given there is only 1 person working across the providers right now and all this needs to be done in qiskit-ibm-runtime (Qiskit/qiskit-ibm-runtime#1363) as well, there is a bit of work that still needs to be done.

It'd be tough to get something in even early next week, given the whole runtime team will be at a workshop

@kt474
Copy link
Member

kt474 commented Feb 7, 2024

qiskit-ibm-provider 0.9.0 and qiskit-ibm-runtime 0.19.1 have both been released, both support Qiskit 1.0 (along with 0.45/0.46)

@kt474 kt474 closed this as completed Feb 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants