Skip to content

Missing Linux AArch64 wheels on PyPI #153

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

Closed
odidev opened this issue Sep 1, 2021 · 0 comments · Fixed by #154
Closed

Missing Linux AArch64 wheels on PyPI #153

odidev opened this issue Sep 1, 2021 · 0 comments · Fixed by #154

Comments

@odidev
Copy link
Contributor

odidev commented Sep 1, 2021

Bug reports

Missing Linux AArch64 wheels on PyPI so on AArch64 machine it takes time to build and install form the source code rather than just downloading the wheels form PyPI. It also requires user to have the development environment installed on his system to build and install it.

Steps to reproduce:
Run pip install ssh2-python on aarch64 machine

Expected behaviour:
Linux AArch64 wheels should be download from PyPI.

Actual behaviour:
Downloads the source distribution and builds it.

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.

1 participant