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

Request for Manylinux aarch64.whl Support #7

Open
0xAndrii opened this issue May 23, 2024 · 0 comments
Open

Request for Manylinux aarch64.whl Support #7

0xAndrii opened this issue May 23, 2024 · 0 comments

Comments

@0xAndrii
Copy link

Environment:

  • Operating System: macOS (Apple M1)
  • Python Version: Python 3.12.3
  • pip Version: pip 24.0

Description:
Following the successful resolution of the previous issue regarding ARM-compatible wheels for M1 Macs, I have an additional request. It would be highly beneficial if support for the manylinux aarch64.whl could be added. This would greatly aid in testing the library in Docker environments and ensure compatibility across different systems.

Steps to Reproduce:

  1. Attempt to install the library in a Docker environment on an ARM architecture machine.
  2. Encounter issues due to the lack of manylinux aarch64.whl support.

Expected Behavior:
The library should install successfully in Docker environments on ARM architecture with the addition of manylinux aarch64.whl support.

Additional Context:
Adding this support would greatly enhance the usability and testing capabilities of the library across diverse environments.

Thank you for considering this request and for your continued support!

Best regards,
@0xAndrii

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

1 participant