使用 pip install scrapy 安装 scrapy 时,提示error: command 'gcc' failed with exit status 1
解决方法:
yum -y install gcc python-devel
转载于:https://blog.51cto.com/songqinglong/1785564
使用 pip install scrapy 安装 scrapy 时,提示error: command 'gcc' failed with exit status 1
解决方法:
yum -y install gcc python-devel
转载于:https://blog.51cto.com/songqinglong/1785564