python Compile failed: command '/usr/bin/clang' failed with exit code 1 解决办法

一、升级pip

pip3 install --upgrade pip

然后,更新设置工具:

python3 -m pip install --upgrade setuptools

image

posted @ 2023-11-10 15:37  Lafite-1820  阅读(1083)  评论(0)    收藏  举报