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

Wheel support for linux aarch64[arm64] #70

Open
odidev opened this issue Feb 26, 2021 · 0 comments
Open

Wheel support for linux aarch64[arm64] #70

odidev opened this issue Feb 26, 2021 · 0 comments

Comments

@odidev
Copy link

odidev commented Feb 26, 2021

Problem Description:
On aarch64, pip install cChardet builds the wheels from source code to install it which takes some time to build the wheels than downloading and extracting the wheels from pypi. To build the wheel, development environment is also required to be installed on the user's system.

Resolution:
On aarch64, pip install cChardet should be able to download the wheels from pypi

@PyYoshi , please let me know if I can help in building wheel/uploading to PyPI repository by adding support in build-linux.yml for building aarch64 wheels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants