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
On aarch64, pip install CleverCSV builds the wheels from source code and then install it. It requires user to have development environment installed on his system. also, it take some time to build the wheels than downloading and extracting the wheels from pypi.
Resolution
On aarch64, pip install CleverCSV should download the wheels from pypi
@GjjvdBurg , Please let me know your interest on releasing aarch64 wheels. I can help in this.
The text was updated successfully, but these errors were encountered:
* Add a JSON object data type to address a specific failure case ([#37](#37)).
* Add support for timezones for time data type
* Add support for building wheels on non-native architectures ([#39](#39)).
* Add a flag to disable skipping type detection using the command line interface.
Problem
On aarch64, pip install CleverCSV builds the wheels from source code and then install it. It requires user to have development environment installed on his system. also, it take some time to build the wheels than downloading and extracting the wheels from pypi.
Resolution
On aarch64, pip install CleverCSV should download the wheels from pypi
@GjjvdBurg , Please let me know your interest on releasing aarch64 wheels. I can help in this.
The text was updated successfully, but these errors were encountered: