-
-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Description
Problem
Currently only x86_64 wheels are available on PyPI. ARM users must compile from source, which requires build dependencies and takes significantly longer. ARM64 wheels should be available on PyPI for pydevd to support native ARM processors (ARM-based servers, etc.) without requiring compilation from source.
Reproduction
pip install pydevd on arm machine.
Metadata
Metadata
Assignees
Labels
No labels