每当我尝试在PC上安装pyarrow时,我都会收到此错误,它是64位的,所以我不明白:
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
Run Code Online (Sandbox Code Playgroud)
我已经更新了pip,并已安装了许多没有问题的软件包。