Scrapy 在 Ubuntu 环境下的安装问题
2017-10-20 本文已影响0人
William_An
2017/10/20
-
gcc failed with exit status 1- 未安装
python-dev -
sudo apt-get installl python-devfor python2 -
sudo apt-get installl python3-devfor python3
- 未安装
2017/10/20
gcc failed with exit status 1
python-dev
sudo apt-get installl python-dev for python2sudo apt-get installl python3-dev for python3