Skip to content

Request for Manylinux aarch64.whl Support #7

@0xAndrii

Description

@0xAndrii

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions