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 aarch64 wheels #62

Closed
odidev opened this issue Apr 23, 2021 · 2 comments
Closed

Add support to release aarch64 wheels #62

odidev opened this issue Apr 23, 2021 · 2 comments

Comments

@odidev
Copy link

odidev commented Apr 23, 2021

Problem

On aarch64, ‘pip install line-profiler’ builds the wheels from source code and then installs it. It requires the user to have a development environment installed on his system. Also, it takes some time to build the wheels than downloading and extracting the wheels from pypi.

Resolution

On aarch64, ‘pip install line-profiler’ should download the wheels from pypi

@Erotemic Please let me know your interest in releasing aarch64 wheels. I can help in this.

@Erotemic
Copy link
Member

Very interested. I simply don't have much experience with anything outside x86_64.

@Erotemic
Copy link
Member

Erotemic commented Sep 5, 2021

Fixed by #76

@Erotemic Erotemic closed this as completed Sep 5, 2021
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