您的位置:首页 > 编程语言 > Python开发

安装python模块时出现:error: Setup script exited with error: command 'gcc' failed with exit status 1

2015-04-05 18:32 756 查看
通过安装如下库即可解决:

sudo apt-get install python-dev
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐