-
Notifications
You must be signed in to change notification settings - Fork 24
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
OSX/ARM wheel missing #72
Comments
Sorry for the duplicate :| Would you consider using cibuildwheel as a github action, which does support osx/arm (one of my examples )? |
Also, I am happy to be your build farm, if we can work out a reasonable way to organise this. I think that for most of the xarray user base, conda-forge would be the preferred solution. |
Thanks. I'll give github actions a try. The macos_x86_64 and linux wheels are currently built on Azure... |
I suppose I am surprised compared to fastparquet. Although that does not build for pypy and doesn't need to build a load of upstream dependencies on the fly, maybe that's the difference. There are many github features (e.g., caching) that can help, but I am no expert on that. I didn't realise about numcodecs - also a build system that hasn't been updated recently. I had not noticed because of conda-forge. |
I uploaded experimental |
Sorry this process turned out painful! |
https://pypi.org/project/imagecodecs/#files
I see wheels for
but no osx/arm.
Related: conda-forge/imagecodecs-feedstock#79
The text was updated successfully, but these errors were encountered: