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

Source wheels / Linux aarch64 wheels #1872

Open
CQSpranger opened this issue Jul 12, 2023 · 2 comments · May be fixed by #1947
Open

Source wheels / Linux aarch64 wheels #1872

CQSpranger opened this issue Jul 12, 2023 · 2 comments · May be fixed by #1947

Comments

@CQSpranger
Copy link

Informations

  • Qiskit AER version: 0.12.1 and 0.12.2
  • Operating system: macOS (M1 ARM64 cpu) running Docker container (Debian bullseye)

What is the current behavior?

From 0.12.1 on, there are no wheels on pypi for Linux (Debian bullseye) aarch64. Also, there is no source wheel.

For the older release 0.12.0 there are suitable wheels, e.g. qiskit_aer-0.12.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl, as well as the sources qiskit-aer-0.12.0.tar.gz

For running inside a Docker container, I have to either revert to the older version 0.12.0 or clone the repository and locally build the wheels.

Steps to reproduce the problem

Look up
https://pypi.org/project/qiskit-aer/0.12.1/#files
https://pypi.org/project/qiskit-aer/#files

What is the expected behavior?

Binary wheels for manylinux/aarch64, as well as source wheel on pypi.

Suggested solutions

Build missing wheels and push them to pypi.

@hhorii
Copy link
Collaborator

hhorii commented Jul 12, 2023

Thank you for your reporting. Unexpectedly, uploading sdist and wheel on aarch64 were failed in deployment workflow for 0.12.2. I will rerun failed workflow.

@vanyae-cqc
Copy link

Hey looks like it may have failed again - any chance of building the missing wheels please?

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 a pull request may close this issue.

3 participants