Problem
On aarch64, ‘pip install ppscore’ builds the wheels from source code and then installs it. It requires the user to have a development environment installed on his system. Also, it takes some time to build the wheels than downloading and extracting the wheels from PyPI.
Resolution
On aarch64, ‘pip install ppscore’ should download the wheels from PyPI.
@8080labs and Team, Please let me know your interest in releasing aarch64 wheels. I can help in this.
Problem
On aarch64, ‘pip install ppscore’ builds the wheels from source code and then installs it. It requires the user to have a development environment installed on his system. Also, it takes some time to build the wheels than downloading and extracting the wheels from PyPI.
Resolution
On aarch64, ‘pip install ppscore’ should download the wheels from PyPI.
@8080labs and Team, Please let me know your interest in releasing aarch64 wheels. I can help in this.