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

Add support to release linux aarch64 wheels #165

Closed
odidev opened this issue Nov 18, 2021 · 2 comments · Fixed by #167
Closed

Add support to release linux aarch64 wheels #165

odidev opened this issue Nov 18, 2021 · 2 comments · Fixed by #167
Assignees

Comments

@odidev
Copy link
Contributor

odidev commented Nov 18, 2021

Problem

On aarch64, pip install pyglm builds the wheels from source code and then installs it. It requires the user to have a development environment installed on their system. Also, it takes more time to build the wheels than downloading and extracting the wheels from PyPI.

Resolution

On aarch64, pip install pyglm should download the wheels from PyPI.

@Zuzu-Typ, Please let me know your interest in releasing aarch64 wheels. I can help with this.

@Zuzu-Typ
Copy link
Owner

Hello there @odidev,

sounds like a plan!
I'd be happy to provide more users with wheels.
I have not yet tried to build PyGLM on ARM systems, but if there's no technical limitations, I can't think of any reason not to supply wheels for more systems.

Thank you for the PR. I'll merge it into a development branch, test it out, maybe add even more distros and systems and try including them in the test-workflow as well.
I'll let you know when I'm done or if I get stuck.

Again, thanks for your help!

Cheers
--Zuzu_Typ--

@Zuzu-Typ Zuzu-Typ linked a pull request Nov 21, 2021 that will close this issue
@Zuzu-Typ
Copy link
Owner

The new wheels are out now (:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants