Brotli wheel for arm64 #455

Open
opened 2026-01-29 20:44:08 +00:00 by claunia · 0 comments
Owner

Originally created by @special-character on GitHub (May 30, 2023).

Tried installing brotli on an arm64 mac and it doesn't seem to have a wheel.

ex:

#0 0.677 ERROR: Brotli-1.0.9-cp38-cp38-manylinux1_x86_64.whl is not a supported wheel on this platform.                                                                                                                                                                         
#0 0.717 Command exited with non-zero status 1

My env

Darwin MAC-BROBERTS 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:01 PDT 2021; root:xnu-8019.41.5~1/RELEASE_ARM64_T6000 arm64

Am I missing the wheel for arm64 or do we need to build one?

Originally created by @special-character on GitHub (May 30, 2023). Tried installing brotli on an `arm64` mac and it doesn't seem to have a wheel. ex: ``` #0 0.677 ERROR: Brotli-1.0.9-cp38-cp38-manylinux1_x86_64.whl is not a supported wheel on this platform. #0 0.717 Command exited with non-zero status 1 ``` My env ``` Darwin MAC-BROBERTS 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:01 PDT 2021; root:xnu-8019.41.5~1/RELEASE_ARM64_T6000 arm64 ``` Am I missing the wheel for arm64 or do we need to build one?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#455