完美解决:centos服务器解决无法安装accumulation-tree

张开发
2026/5/31 10:04:44 15 分钟阅读
完美解决:centos服务器解决无法安装accumulation-tree
日志里失败的包有accumulation_treegreenletml_dtypesoptree其中 greenlet、ml_dtypes、optree 往往可以先用 conda-forge 装掉减少 pip 编译压力condainstall-cconda-forge greenlet ml_dtypes optree cython然后再exportCFLAGS-stdgnu99python-mpipinstall--no-cache-dir --prefer-binary-rrequirements.txt

更多文章