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

Add support to release linux aarch64 wheels #66

Open
odidev opened this issue May 7, 2021 · 2 comments
Open

Add support to release linux aarch64 wheels #66

odidev opened this issue May 7, 2021 · 2 comments

Comments

@odidev
Copy link

odidev commented May 7, 2021

Problem

On AArch64, ‘pip install PyQt5’ gives error as no wheels are available for arm64. Also no ‘setup.py’ file is available to install/build it through source code.

Resolution

On aarch64, ‘pip install PyQt5’ should download the wheels from pypi.
@baoboa, Please let me know your interest in releasing aarch64 wheels. Could you also provide the steps for building wheels for PyQt5 so that I can try to build the wheels for AArch64. I can help you in building/uploading AArch64 wheels on PyPi.

@odidev
Copy link
Author

odidev commented May 25, 2021

@baoboa, can you please let me know your interest here?

@The-Compiler
Copy link

The-Compiler commented May 25, 2021

Note that @baoboa (and this repository) is not affiliated with PyQt in any way. If you want an official answer from the PyQt author (Phil Thompson / Riverbank Computing), you'll need to post to the mailinglist.

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

2 participants