运维网's Archiver
论坛
›
Python
› python 安装库报gcc错
颇为阿娇978
发表于 2017-4-23 12:16:41
python 安装库报gcc错
python 安装库报错:
error: command 'gcc' failed with exit status 1
解决办法:
sudo apt-get install python-dev
页:
[1]
查看完整版本:
python 安装库报gcc错