-
Notifications
You must be signed in to change notification settings - Fork 31
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
Missing ARM pre-built for manylinux #115
Comments
Seems that problem is on Mac with M1-M4 processors, as they have ARM. It works if I install on MacOS itself - all good. But when we try to build our project inside the Docket container it fails with (we use
|
You need |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like the latest version (2.5.0) is missing the ARM builds for manylinux (and musl). The previous versions had them. Thanks!
The text was updated successfully, but these errors were encountered: