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

Python 3.9 is now Qiskit minimum level supported #201

Open
woodsp-ibm opened this issue Sep 11, 2024 · 0 comments
Open

Python 3.9 is now Qiskit minimum level supported #201

woodsp-ibm opened this issue Sep 11, 2024 · 0 comments

Comments

@woodsp-ibm
Copy link
Member

woodsp-ibm commented Sep 11, 2024

Qiskit will drop Python 3.8 support with the 1.3.0 release. A PR, linked below, to bump the minimum level was just merged to Qiskit main yesterday (10th Sep 2024) and as of last night one of the tests against main is now failing due to this since the tests are at the min and max levels algorithms here supports.

While the main CI builds which test against stable continue to work, and should do so even after 1.3.0 releases as it will pull in an older version that still has 3.8 support, at some point algorithms should change its min level and CI over to 3.9 too with the upcoming EOL of 3.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant