-
Notifications
You must be signed in to change notification settings - Fork 107
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
MacOS Apple Silicon PyPi build #187
Labels
enhancement
New feature or request
Comments
Closed
@qc00 do you know of any build blockers for this? |
I have never tried, but some potential ones:
|
Apple M1 macOS runners are now available on GitHub actions. |
Duplicates #759 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have a MacOS x86 & Apple Silicon build for Conda. As a result there aren't any fundamental issues that will prevent the build. Note that this ticket corresponds to the Apple Silicon build - I don't believe MacOS x86 is worth targetting any more.
However, Conda and PyPi builds are distributed differently. The PyPi build is largely statically linked which will likely mean more work will need to be done to get a clean build for MacOS.
We'll also need to investigate the Apple Silicon runners available on GitHub.
The text was updated successfully, but these errors were encountered: