Python官网下载2.7.x系列最新的2.7.10 https://www.python.org/downloads/python
安装Python并配置,将InstallDir\Python27,InstallDir\Python27\Scripts添加到PATH环境变量中spa
参照https://pip.pypa.io/en/latest/installing/,安装pip.net
下载安装编译器并安装 http://www.microsoft.com/en-us/download/details.aspx?id=44266ip
安装pywin32: http://sourceforge.net/projects/pywin32/ get
cmd下执行 pip install Scrapy 安装Scrapy,下面是安装结果:cmd