在网上找了很多方法,都还是在某些包安装的时候会提示error: Setup script exited with error: command ‘gcc’ failed with exit status 1错误,
测试很多次后终于总结如下:
yum groupinstall -y development
yum install -y zlib-dev openssl-devel sqlite-devel bzip2-devel libxslt-devel libffi-devel
转载请注明: 转载自Legend‘s BLog
本文链接地址: centos下easy_install出现“error: Setup script exited with error: command ‘gcc’ failed with exit status 1
未经允许不得转载:Legend‘s BLog » centos下easy_install出现“error: Setup script exited with error: command ‘gcc’ failed with exit status 1
发表评论