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