qiskit-aer icon indicating copy to clipboard operation
qiskit-aer copied to clipboard

Need binary distribution of PyPI for Python 3.13

Open hhorii opened this issue 11 months ago • 4 comments

What is the expected behavior?

Now, Python 3.13 is not built and then PyPI does not include binaries for 3.13. https://github.com/Qiskit/qiskit-aer/blob/e26970a678b4f32d30732bd90ae5cfaa039fa5d7/.github/workflows/tests.yml#L52

hhorii avatar Dec 24 '24 07:12 hhorii

#2277 may be related

hhorii avatar Dec 24 '24 07:12 hhorii

#2287 appears to be a step toward this

garrison avatar Jan 15 '25 16:01 garrison

Jim: yeah, Gadi is trying it, we're just trying to fix most of the wheels for 0.16 first, then we'll deal with the new problems that Python 3.13 poses (which I think is mostly cvxpy problems, so should be fixable).

jakelishman avatar Jan 15 '25 16:01 jakelishman

Now that #2287 was merged we hope this is solved.

gadial avatar Jan 23 '25 08:01 gadial