MRX8024 / chopper-resonance-tuner

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

If you have a linux32, do not spend time #6

Closed EU4AX closed 3 months ago

EU4AX commented 3 months ago

did I get that right? "sudo pip install pyarrow" ends in an error

https://arrow.apache.org/docs/python/install.html Installing PyArrow System Compatibility PyArrow is regularly built and tested on Windows, macOS and various Linux distributions. We strongly recommend using a 64-bit system.

MRX8024 commented 3 months ago

Hello! I don't really understand the essence of your question. Do you mean that it makes no sense to try to install pyarrow on a 32bit OS? If it causes a wheel assembly error, then yes, it's probably not worth trying. P.S. I plan to rewrite some of the code to remove these modules.

-Maxim

EU4AX commented 3 months ago

Hi! Thank you for your prompt response. Yes, I could not install Pyarrow on my 32-bit system. If this is not possible at this stage, perhaps this should be mentioned in *.md. However, the project looks very interesting. I look forward to a new installer.

MRX8024 commented 3 months ago

Hello, I meant the program code, not installer. Actually, I rewrote it, and now it does not require pandas, which requires pyarrow. If you have no questions left, please close the issue.

-Maxim

EU4AX commented 3 months ago

now ok, tnx!