You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.
On aarch64, pip install gcld3 builds the wheels from source code and then installs it. It requires the user to have a development environment installed on their system. Also, it takes more time to build the wheels than downloading and extracting the wheels from PyPI.
Resolution
On aarch64, pip install gcld3 should download the wheels from PyPI.
@jasonriesa, Please let me know your interest in releasing aarch64 wheels. I can help with this.
The text was updated successfully, but these errors were encountered:
Problem
On aarch64,
pip install gcld3
builds the wheels from source code and then installs it. It requires the user to have a development environment installed on their system. Also, it takes more time to build the wheels than downloading and extracting the wheels from PyPI.Resolution
On aarch64,
pip install gcld3
should download the wheels from PyPI.@jasonriesa, Please let me know your interest in releasing aarch64 wheels. I can help with this.
The text was updated successfully, but these errors were encountered: