1.pip安裝 sudo curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py sudo python get-pip.py 2. python3支持scrapy的安裝 pip install scrapy==1.1.0rc3