MRX8024 / chopper-resonance-tuner

Registers calibration script for TMC drivers
GNU General Public License v3.0
130 stars 15 forks source link

pyarrow not installing #2

Closed The-Original-Reth closed 6 months ago

The-Original-Reth commented 7 months ago

I installed all the programs in requirement.txt except for pyarrow.

I got the same error as before...

ERROR: Failed building wheel for pyarrow Failed to build pyarrow ERROR: Could not build wheels for pyarrow which use PEP 517 and cannot be installed directly

If this is optional it might be best to remove the requirement, or give a way to install without it spitting out this error

MRX8024 commented 7 months ago

Hello again. One of these days I will install this OS image on my raspberry pi and will try to fix this error. This package is currently moved to the very bottom of the list of required packages (most recent action). So, even if it doesn't install, nothing bad will happen.

-Maxim

MRX8024 commented 6 months ago

Pyarrow was removed from the program in this commit

-Maxim