-
Notifications
You must be signed in to change notification settings - Fork 39
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
No aarch64
wheels on PyPI
#333
Comments
When we switched to cibuildwheel from multibuild the aarch64 support got left behind. @ocefpaf could you have a look at adding this when you have time? |
That would be amazing, thank you very much for looking into this! Background is that I'm running Docker on Apple Silicon -- something that's becoming more and more widespread. FWIW @larsoner has gathered quite some experience with aarch64 builds on CI systems over the past week or so; I'm sure he'd gladly lend you a hand if need be! (Just handing out @larsoner's time like it's candy without asking him first ... 😅😅😅😅😅) |
Opened #334 |
Hello, following #243, I expected to find
aarch64
wheels on PyPI. However, at least for the latest release, there are none. Is this intentional? Could you please provide binaries foraarch64
? Thank you!The text was updated successfully, but these errors were encountered: