Skip to content
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

Support for Mac ARM binary wheels #227

Closed
aignas opened this issue Feb 2, 2023 · 8 comments
Closed

Support for Mac ARM binary wheels #227

aignas opened this issue Feb 2, 2023 · 8 comments

Comments

@aignas
Copy link

aignas commented Feb 2, 2023

Hello, is there a possibility to build Mac ARM wheels (or the new format universal2 wheels) for this platform?

@lonvia
Copy link
Member

lonvia commented Feb 2, 2023

According to cibuildwheel it is possible to build but not test the wheels. I won't distribute untested wheels especially not on an architecture that isn't used anywhere else. I'm sorry.

@cdbattags
Copy link

It looks like this is supported now?

https://cibuildwheel.readthedocs.io/en/stable/options/#test-command

@lonvia
Copy link
Member

lonvia commented Jan 6, 2024

Still not on Github Actions: https://cibuildwheel.readthedocs.io/en/stable/#usage

@PierreMesure
Copy link

Looks like it is now? (in the table you link to)

@lonvia
Copy link
Member

lonvia commented Apr 6, 2024

Oh, Github runners for MacOS ARM. Nice.

I've built the 2.7.0 version for macos-arm now: https://github.com/lonvia/pyosmium/actions/runs/8582188319

Only available for Python 3.9+. If somebody can try out the wheels in the artifact in the run above ( pyosmium-wheels-macos-14 ) and confirm that they work, I can see how to get them on pypi.org.

@PierreMesure
Copy link

PierreMesure commented Apr 7, 2024

Wow, thank you for fixing it so fast! I can give them a try.

I've been using pyosmium on Linux and I can't get it to produce the same results as the CLI executable osmium though.

This is the command I'm running.

@hoffmann
Copy link

Thanks for building the wheels. Works nice with python 3.12 on a M1 pro with macOS Ventura 13.4.

@lonvia
Copy link
Member

lonvia commented Apr 20, 2024

Thanks for testing. I've uploaded them to pypi.org now.

Leaving this issue as this still needs integration in the master branch.

lonvia added a commit to lonvia/pyosmium that referenced this issue Apr 21, 2024
lonvia added a commit to lonvia/pyosmium that referenced this issue Apr 21, 2024
@lonvia lonvia closed this as completed in b5d78f6 Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants