环境:
win7 64bit
参考
http://doc.scrapy.org/en/latest/intro/install.html#intro-install
lxml若是安装失败
http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml
下在已经编译好的文件
pip install **.whl
问题 pkg_resources.DistributionNotFound: The 'service-identity' distribution was not found and is require
解决 pip install
service-identity
pip install pydispatcher
pip install parsel