无法安装scrapy
来源:2-1 scrapy的安装、和安装中遇到的问题
Pinocchio_J
2019-07-24 10:15:45

百度了一下,说是因为没有安装Twisted才安装失败Scrapy
但是Twisted也安装失败

2回答
同学,你好。同学可以更换国内安装源后再进行安装
例:pip install scrapy -i xxxxxxxxxxxxxxxxxxx
清华:https://pypi.tuna.tsinghua.edu.cn/simple
阿里云:http://mirrors.aliyun.com/pypi/simple/
中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
华中理工大学:http://pypi.hustunique.com/
山东理工大学:http://pypi.sdutlinux.org/
豆瓣:http://pypi.douban.com/simple/
如果我的回答解决了您的疑惑,请采纳!祝学习愉快~~~~
Pinocchio_J
提问者
2019-07-24

就是安装Twisted的问题 无奈
相似问题