#12183 Add support to release aarch64 (arm64) wheels
Issue created by
odidev
Problem
On AArch64, ‘pip install pantsbuild-pants’ gives an error. Also no ‘setup.py’ file is available to install/build it through source code. It requires the user to have the development environment installed on his system for building wheels.
Resolution
On aarch64, ‘pip install pantsbuild-pants’ should download the wheels from pypi
@Eric-Arellano, Please let me know your interest in releasing aarch64 wheels. I can help with this.
pantsbuild/pants