We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.15
Successfully set up CPython (3.11.9)
Microsoft Windows Server 2022 10.0.203[4]
It's looking for the "win_amd64.whl" wheel.
ERROR: Failed building wheel for qiskit-aer
I would expect Qiskit Aer to come bundled with a usable wheel for vanilla Windows GitHub Actions. Qiskit 0.14 worked fine.
The text was updated successfully, but these errors were encountered:
For what it's worth, maybe the problem is that instead of this:
qiskit-aer/.github/workflows/deploy.yml
Lines 8 to 11 in 11a89c4
I use windows-latest.
windows-latest
Sorry, something went wrong.
Since writing up this issue, my GHA have started passing on qiskit-aer 0.15. I don't know what changed to fix it.
I'll leave this open as an fyi in case you suspect there could be an issue, but otherwise feel free to close it.
No branches or pull requests
Informations
0.15
It's looking for the "win_amd64.whl" wheel.
What is the current behavior?
Steps to reproduce the problem
What is the expected behavior?
I would expect Qiskit Aer to come bundled with a usable wheel for vanilla Windows GitHub Actions.
Qiskit 0.14 worked fine.
Suggested solutions
The text was updated successfully, but these errors were encountered: