不多说,直接上干货!

  参考博客

全网最全的Windows下Anaconda2 / Anaconda3里正确下载安装OpenCV(离线方式和在线方式)(图文详解)

    第一步:首先,提示升级下pip

    第二步:下载安装wheel

    也可以去网站里先下载好,离线安装。也可以如上在线安装。

    

    

     第三步:  安装lxml

    因为,我的是

  成功!

  验证下

    第四步:安装Twisted

PS C:\Anaconda3\Lib\site-packages> pip install Twisted-17.9.-cp35-cp35m-win_amd64.whl
Processing c:\anaconda3\lib\site-packages\twisted-17.9.-cp35-cp35m-win_amd64.whl
Collecting hyperlink>=17.1. (from Twisted==17.9.)
Downloading hyperlink-17.3.-py2.py3-none-any.whl (73kB)
% |████████████████████████████████| 81kB .1kB/s
Collecting incremental>=16.10. (from Twisted==17.9.)
Downloading incremental-17.5.-py2.py3-none-any.whl
Collecting constantly>=15.1 (from Twisted==17.9.)
Downloading constantly-15.1.-py2.py3-none-any.whl
Collecting zope.interface>=4.0. (from Twisted==17.9.)
Downloading zope.interface-4.4.-cp35-cp35m-win_amd64.whl (139kB)
% |████████████████████████████████| 143kB 13kB/s
Collecting Automat>=0.3. (from Twisted==17.9.)
Downloading Automat-0.6.-py2.py3-none-any.whl
Requirement already satisfied: setuptools in c:\anaconda3\lib\site-packages\setuptools-27.2.-py3..egg (from zope.interface>=4.0.->Twisted==17.9.)
Requirement already satisfied: six in c:\anaconda3\lib\site-packages (from Automat>=0.3.->Twisted==17.9.)
Collecting attrs (from Automat>=0.3.->Twisted==17.9.)
Downloading attrs-17.4.-py2.py3-none-any.whl
Installing collected packages: hyperlink, incremental, constantly, zope.interface, attrs, Automat, Twisted
Successfully installed Automat-0.6. Twisted-17.9. attrs-17.4. constantly-15.1. hyperlink-17.3. incremental-17.5. zope.interface-4.4.
PS C:\Anaconda3\Lib\site-packages>

    第五步:安装scrapy

PS C:\Anaconda3\Lib\site-packages> pip install scrapy
Collecting scrapy
Downloading Scrapy-1.5.-py2.py3-none-any.whl (251kB)
% |████████████████████████████████| 256kB 82kB/s
Requirement already satisfied: Twisted>=13.1. in c:\anaconda3\lib\site-packages (from scrapy)
Requirement already satisfied: lxml in c:\anaconda3\lib\site-packages (from scrapy)
Collecting parsel>=1.1 (from scrapy)
Downloading parsel-1.3.-py2.py3-none-any.whl
Collecting service-identity (from scrapy)
Downloading service_identity-17.0.-py2.py3-none-any.whl
Requirement already satisfied: pyOpenSSL in c:\anaconda3\lib\site-packages (from scrapy)
Requirement already satisfied: six>=1.5. in c:\anaconda3\lib\site-packages (from scrapy)
Collecting queuelib (from scrapy)
Downloading queuelib-1.4.-py2.py3-none-any.whl
Collecting PyDispatcher>=2.0. (from scrapy)
Downloading PyDispatcher-2.0..tar.gz
Collecting w3lib>=1.17. (from scrapy)
Downloading w3lib-1.18.-py2.py3-none-any.whl
Collecting cssselect>=0.9 (from scrapy)
Downloading cssselect-1.0.-py2.py3-none-any.whl
Requirement already satisfied: incremental>=16.10. in c:\anaconda3\lib\site-packages (from Twisted>=13.1.->scrapy)
Requirement already satisfied: Automat>=0.3. in c:\anaconda3\lib\site-packages (from Twisted>=13.1.->scrapy)
Requirement already satisfied: hyperlink>=17.1. in c:\anaconda3\lib\site-packages (from Twisted>=13.1.->scrapy)
Requirement already satisfied: zope.interface>=4.0. in c:\anaconda3\lib\site-packages (from Twisted>=13.1.->scrapy)
Requirement already satisfied: constantly>=15.1 in c:\anaconda3\lib\site-packages (from Twisted>=13.1.->scrapy)
Requirement already satisfied: attrs in c:\anaconda3\lib\site-packages (from service-identity->scrapy)
Collecting pyasn1-modules (from service-identity->scrapy)
Downloading pyasn1_modules-0.2.-py2.py3-none-any.whl (60kB)
% |████████████████████████████████| 61kB 51kB/s
Requirement already satisfied: pyasn1 in c:\anaconda3\lib\site-packages (from service-identity->scrapy)
Requirement already satisfied: cryptography>=1.3. in c:\anaconda3\lib\site-packages (from pyOpenSSL->scrapy)
Requirement already satisfied: setuptools in c:\anaconda3\lib\site-packages\setuptools-27.2.-py3..egg (from zope.interface>=4.0.->Twisted>=13.1.->scrapy)
Requirement already satisfied: idna>=2.0 in c:\anaconda3\lib\site-packages (from cryptography>=1.3.->pyOpenSSL->scrapy)
Requirement already satisfied: cffi>=1.4. in c:\anaconda3\lib\site-packages (from cryptography>=1.3.->pyOpenSSL->scrapy)
Requirement already satisfied: pycparser in c:\anaconda3\lib\site-packages (from cffi>=1.4.->cryptography>=1.3.->pyOpenSSL->scrapy)
Building wheels for collected packages: PyDispatcher
Running setup.py bdist_wheel for PyDispatcher ... done
Stored in directory: C:\Users\lenovo\AppData\Local\pip\Cache\wheels\\\a1\5857c77600a28813aaf0f66d4e4568f50c9f133277a4122411
Successfully built PyDispatcher
Installing collected packages: w3lib, cssselect, parsel, pyasn1-modules, service-identity, queuelib, PyDispatcher, scrapy
Successfully installed PyDispatcher-2.0. cssselect-1.0. parsel-1.3. pyasn1-modules-0.2. queuelib-1.4. scrapy-1.5. service-identity-17.0. w3lib-1.18.
PS C:\Anaconda3\Lib\site-packages>

    验证下

    当然,你也可以直接在这里安装

 

欢迎大家,加入我的微信公众号:大数据躺过的坑        人工智能躺过的坑
 
 
 

同时,大家可以关注我的个人博客

   http://www.cnblogs.com/zlslch/   和     http://www.cnblogs.com/lchzls/      http://www.cnblogs.com/sunnyDream/   

   详情请见:http://www.cnblogs.com/zlslch/p/7473861.html

  人生苦短,我愿分享。本公众号将秉持活到老学到老学习无休止的交流分享开源精神,汇聚于互联网和个人学习工作的精华干货知识,一切来于互联网,反馈回互联网。
  目前研究领域:大数据、机器学习、深度学习、人工智能、数据挖掘、数据分析。 语言涉及:Java、Scala、Python、Shell、Linux等 。同时还涉及平常所使用的手机、电脑和互联网上的使用技巧、问题和实用软件。 只要你一直关注和呆在群里,每天必须有收获

对应本平台的讨论和答疑QQ群:大数据和人工智能躺过的坑(总群)(161156071) 

 

全网最全的Windows下Anaconda2 / Anaconda3里正确下载安装爬虫框架Scrapy(离线方式和在线方式)(图文详解)的更多相关文章

  1. 全网最全的Windows下Anaconda2 / Anaconda3里正确下载安装OpenCV(离线方式和在线方式)(图文详解)

    不多说,直接上干货! 说明: Anaconda2-5.0.0-Windows-x86_64.exe安装下来,默认的Python2.7 Anaconda3-4.2.0-Windows-x86_64.ex ...

  2. 全网最全的Windows下Anaconda2 / Anaconda3里正确下载安装用来向微信好友发送消息的itchat库(图文详解)

    不多说,直接上干货!  Anaconda2 里 PS C:\Anaconda2\Scripts> PS C:\Anaconda2\Scripts> pip.exe install itch ...

  3. 全网最全的Windows下Anaconda2 / Anaconda3里正确下载安装用来定时任务apscheduler库(图文详解)

    不多说,直接上干货!  Anaconda2 里 PS C:\Anaconda2\Scripts> PS C:\Anaconda2\Scripts> pip.exe install apsc ...

  4. 全网最全的Windows下Anaconda2 / Anaconda3里正确下载安装Theano(图文详解)

    不多说,直接上干货! Theano的安装教程目前网上一搜很多,前几天折腾了好久,终于安装成功了Anaconda3(Python3)的Theano,嗯~发博客总结并分享下经验教训吧. 渣电脑,显卡用的是 ...

  5. 全网最全的Windows下Python2 / Python3里正确下载安装用来向微信好友发送消息的itchat库(图文详解)

    不多说,直接上干货! 建议,你用Anaconda2或Anaconda3. 见 全网最全的Windows下Anaconda2 / Anaconda3里正确下载安装用来向微信好友发送消息的itchat库( ...

  6. 全网最全的Windows下Anaconda2 / Anaconda3里Python语言实现定时发送微信消息给好友或群里(图文详解)

    不多说,直接上干货! 缘由: (1)最近看到情侣零点送祝福,感觉还是很浪漫的事情,相信有很多人熬夜为了给爱的人送上零点祝福,但是有时等着等着就睡着了或者时间并不是卡的那么准就有点强迫症了,这是也许程序 ...

  7. 全网最详细的Windows系统里Oracle 11g R2 Database(64bit)的完全卸载(图文详解)

    不多说,直接上干货! 前期博客 全网最详细的Windows系统里Oracle 11g R2 Database(64bit)的下载与安装(图文详解) 若你不想用了,则可安全卸载. 完全卸载Oracle ...

  8. Windows下如何正确下载并安装可视化的Redis数据库管理工具(redis-desktop-manager)(图文详解)

    不多说,直接上干货! Redis Desktop Manager是一个可视化的Redis数据库管理工具,使用非常简单.       官网下载:https://redisdesktop.com/down ...

  9. 全网最详细的用pip安装****模块报错:Could not find a version that satisfies the requirement ****(from version:) No matching distribution found for ****的解决办法(图文详解)

    不多说,直接上干货! 问题详情 这个问题,很普遍.如我这里想实现,Windows下Anaconda2 / Anaconda3里正确下载安装用来向微信好友发送消息的itchat库. 见,我撰写的 全网最 ...

随机推荐

  1. Vue源码解析---数据的双向绑定

    本文主要抽离Vue源码中数据双向绑定的核心代码,解析Vue是如何实现数据的双向绑定 核心思想是ES5的Object.defineProperty()和发布-订阅模式 整体结构 改造Vue实例中的dat ...

  2. hashtable and hashmap

    hashmap的bucket 和 ‘负载因子’的介绍 https://blog.csdn.net/wenyiqingnianiii/article/details/52204136

  3. linux修改用户id,组id

    一.修改用户uid usermod -u foo 二.修改用户gid groupmod -g 2005 foo usermod -g 2005 foo 三.检查 cat /etc/passwd su ...

  4. 神经网络参数与TensorFlow变量

    在TensorFlow中变量的作用是保存和更新神经网络中的参数,需要给变量指定初始值,如下声明一个2x3矩阵变量 weights =tf.Variable(tf.random_normal([2,3] ...

  5. 学以致用三十三-----django生命周期

    听了讲解django的视频后,受益匪浅,每个知识点老师都会总结整理.学会总结,存为己用. django生命周期弄明白后,对于整个django的框架会有一个清晰的了解.先上图 1.客户端发送请求,在dj ...

  6. mysql ERROR 1451 (23000)

    问题描述:报错如下:ERROR 1451 (23000): Cannot delete or update a parent row: a foreign key constraint提示有外键约束, ...

  7. [转]找到MySQL发生swap的原因

    背景: 最近遇到了一个郁闷的问题:明明OS还有大量的空闲内存,可是却发生了SWAP,百思不得其解.先看下SWAP是干嘛的,了解下它的背景知识.在Linux下,SWAP的作用类似Windows系统下的“ ...

  8. js实现上传图片回显功能

    用到h5技术 <img id="headimg" src="<%=path%>/resources/images/icon4.png" sty ...

  9. android-读取MediaProvider

    1.MediaProvider存储手机中的媒体文件,用 SQLite 数据库存储图片.视频.音频等多媒体文件的信息,供视频播放器.音乐播放器.图库使用.以 root 权限进入 adb shell,使用 ...

  10. C++ STL常用知识

    模板(各种类型通用): template<class 模板名> 注意:若要使用模板,在每个自定义函数前都必须加上此定义. 排序(algorithm头文件): sort(头指针l,尾指针r) ...