logoalt Hacker News

LaFolletoday at 7:12 AM1 replyview on HN

Python binary wheels now have to be built for aarch64 for them to work inside the container, unless they are built using the corresponding build system while installing. It is not common for python binary libs to publish arm64 binary wheels, as most often they target amd64.


Replies

KeplerBoytoday at 7:50 AM

Isn't that just expected for modern macOS devices? They have been on arm64 for 6 years now.

show 1 reply