I get this error whenever I try to install pyarrow on my PC. It is 64bit so I don't understand it:
raise RuntimeError('Not supported on 32-bit Windows')
RuntimeError: Not supported on 32-bit Windows
----------------------------------------
ERROR: Failed building wheel for pyarrow
ERROR: Could not build wheels for pyarrow which use PEP 517 and cannot be installed directly
I have pip updated and have installed many more packages without problems.