install scrapy with pip and easy_install
生活随笔
收集整理的這篇文章主要介紹了
install scrapy with pip and easy_install
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
2019獨(dú)角獸企業(yè)重金招聘Python工程師標(biāo)準(zhǔn)>>>
I use pip to install?Scrapy and?
when create a new Scrapy?project with following cmd:
I get this error:
and this error turns out using pip to install twisted independently did the trick.So, I decide to uninstall?Scrapy:
sudo pip uninstall Scrapy and reinstall Scrapy:
sudo easy_install Scrapy and?startproject is ok!!
for more at?https://groups.google.com/forum/#!msg/scrapy-users/31omLxz79F4/1Oal_7jHQlIJ
轉(zhuǎn)載于:https://my.oschina.net/open1900/blog/143417
總結(jié)
以上是生活随笔為你收集整理的install scrapy with pip and easy_install的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 网站排障分析常用的命令
- 下一篇: Apache2.4x版本的403问题