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

No Python wheels for ARM64 Linux #1580

Closed
jordemort opened this issue Jun 9, 2022 · 2 comments
Closed

No Python wheels for ARM64 Linux #1580

jordemort opened this issue Jun 9, 2022 · 2 comments

Comments

@jordemort
Copy link

I'm building an app inside a Docker container on my M1 Mac, and I was surprised to find that I could not install the oso Python module from PyPI because there are no arm64 wheels published for Linux. I was able to add another stage to my Dockerfile to build my own wheel (and verified that all tests pass) but it would be nice to install from PyPI.

I'd be happy to help with the GitHub workflow to get it to produce arm64 wheels but I think there's a couple different ways that it could be done so I thought I'd bring it up first before throwing diffs at you.

@jordemort jordemort changed the title No wheels for ARM64 Linux No Python wheels for ARM64 Linux Jun 10, 2022
@robertkrossa
Copy link

robertkrossa commented Sep 13, 2022

I would also appreciate this. Feels similar to: #808

@gj
Copy link
Member

gj commented Oct 12, 2022

Closing as a duplicate of #1529.

@jordemort we'd certainly look at a PR modifying the GitHub Actions workflow to produce Linux ARM wheels!

@gj gj closed this as completed Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants