Closed tekumara closed 8 months ago
Hi @tekumara ,
Unfortunately GH actions don't support running darwin arm yet (afaik). So all those prebuilt versions are done manually.
If you know how to do prebuilt binaries automatically on GH we're welcoming patches. If you have a rust compiler, then your install should work.
@Narsil we could use a self-hosted GH Action runner, they're very easy to deploy and setup (and we have some mac mini machines in the data center, cc @mfuntowicz)
@julien-c happy to take care of this
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
GitHub actions now offers free m1 runners
python 3.9 on darwin arm64 pip 22.1.2
Would it be possible to provide prebuilt darwin arm64 wheels?