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

GitHub Action start linting on Python 3.9 #1016

Closed
wants to merge 3 commits into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Nov 2, 2020

@mtreinish
Copy link
Member

The compile tests (and other jobs) with Python 3.9 are likely going to fail until all of Aer's upstream python deps support python 3.9 and publish wheels with precompiled binaries. I've been tracking this for terra here: Qiskit/qiskit#5189 and was planning to push an Aer PR after that terra PR merges. I expect it'll be a bit longer before the entire ecosystem is supporting 3.9 though (since numpy only released last week with 3.9 support).

@cclauss
Copy link
Contributor Author

cclauss commented Nov 24, 2020

Are we getting closer to the release of a wheel for Python 3.9? The build process is a bit slow:
https://github.com/TheAlgorithms/Python/pull/3926/checks?check_run_id=1447346191#step:5:148

Thanks.

@cclauss cclauss mentioned this pull request Nov 24, 2020
15 tasks
@mtreinish
Copy link
Member

#1071 just merged which added python 3.9 and full CI for aer which superseded this PR. So I'm going to close this one now. Please feel free to reopen it if I'm missing something. The next release will include 3.9 support and wheels for all supported platforms.

@mtreinish mtreinish closed this Dec 10, 2020
@cclauss cclauss deleted the patch-1 branch December 10, 2020 19:18
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

Successfully merging this pull request may close these issues.

2 participants