windows10安装scrapy
1、python的安装(我已安装完)
官网
https://www.python.org/downloads/
选择想要的版本下载安装
然后在cmd pip install scrapy,出现报错。
少了Twisted,于是安装Twisted
2、pip的安装(我已安装)
3、安装twisted
https://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted
命令:pip install xxxxxxxxxxxxxxx.whl
安装Scrapy
命令: pip install scrapy
原文链接:https://www.qiquanji.com/post/8087.html
本站声明:网站内容来源于网络,如有侵权,请联系我们,我们将及时处理。
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。