Skip to content

Add wheel for arm/aarch64 linux #470

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
kashewnuts opened this issue Oct 9, 2024 · 1 comment
Closed

Add wheel for arm/aarch64 linux #470

kashewnuts opened this issue Oct 9, 2024 · 1 comment

Comments

@kashewnuts
Copy link

Problem

You provide wheel for M1 Mac, but it is not supported for Linux.
Therefore, when using Docker (python, etc) in an ARM environment, pip install of libsass takes a long time.
I would like to be able to install as fast as x86-64 architecture.

Resolution

Since manylinux2014 now supports arm/aarch64 in PEP 599, I propose to include it in the PyPI release.

Related Issue

@asottile
Copy link
Member

asottile commented Oct 9, 2024

you found the duplicates but still made an issue

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