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 #7

Open
odidev opened this issue Nov 9, 2020 · 3 comments
Open

Wheel support for linux aarch64 #7

odidev opened this issue Nov 9, 2020 · 3 comments

Comments

@odidev
Copy link

odidev commented Nov 9, 2020

Summary
Installing shapely on aarch64 via pip using command "pip3 install shapely" tries to build wheel from source code.

Problem description
shapely doesn't have wheel for aarch64 on PyPI repository. So, while installing shapely via pip on aarch64, pip builds wheel for same resulting in it takes more time to install shapely. Making wheel available for aarch64 will benefit aarch64 users by minimizing shapely installation time.

Expected Output
Pip should be able to download shapely wheel from PyPI repository rather than building it from source code.

@shapely-wheels-team, please let me know if I can help you building wheel/uploading to PyPI repository. I am curious to make shapely wheel available for aarch64. It will be a great opportunity for me to work with you. Please Refer shapely/shapely#1015 (comment)

@tbbharaj
Copy link

tbbharaj commented Aug 11, 2021

Following up on this issue, would like to see aarch64 wheels available on PyPI repository rather than building it from source code.

@zhangruitianNB
Copy link

Following up on this issue, would like to see aarch64 wheels available on PyPI repository rather than building it from source code.

Can't agree anymore

@MaayanShriki
Copy link

Hi!
Following up as well.. Is there any update on this one?

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

4 participants