【Willian7004】 在 https://github.com/istoreos/istoreos/issues/2144 发布:
系统:istoreos-22.03.7-2024122712-x86-64
安装需要编译的python包时出现报错
Building wheels for collected packages: pyarrow, psutil
error: subprocess-exited-with-error
× Building wheel for pyarrow (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for pyarrow (pyproject.toml) ... error
ERROR: Failed building wheel for pyarrow
error: subprocess-exited-with-error
× Building wheel for psutil (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for psutil (pyproject.toml) ... error
ERROR: Failed building wheel for psutil
Failed to build pyarrow psutil
ERROR: Failed to build installable wheels for some pyproject.toml based projects (pyarrow, psutil)
没有找到安装编译环境的方法,相同设备在Debian系统能正常编译。
考虑过使用Miniconda下载预编译包,但安装时出现不能正常识别指令的问题,可能是系统对bash命令的支持不完善。也找不到其他人写的在istoreos安装Miniconda的说明。
Do you accept the license terms? [yes|no]
>>> yes
Please answer 'yes' or 'no':'
>>>