Win8.1 64位 Python2.7.10 安装 Scrapy

  1. Python官网下载2.7.x系列最新的2.7.10 https://www.python.org/downloads/python

  2. 安装Python并配置,将InstallDir\Python27,InstallDir\Python27\Scripts添加到PATH环境变量中spa

  3. 参照https://pip.pypa.io/en/latest/installing/,安装pip.net

  4. 下载安装编译器并安装 http://www.microsoft.com/en-us/download/details.aspx?id=44266ip

  5. 装pywin32: http://sourceforge.net/projects/pywin32/ get

  6. cmd下执行 pip install Scrapy 安装Scrapy,下面是安装结果:cmd

相关文章
相关标签/搜索