pyspider installation error on OK to install pycurl

pip install pyspider

The final solution :( reference http://www.v2ex.com/t/173842)

1: http://www.lfd.uci.edu/~gohlke/pythonlibs/ 下载 pycurl-7.19.5.3-cp27-none-win_amd64.whl(http://www.lfd.uci.edu/~gohlke/pythonlibs/#pycurl)

Then pip install pyspider, you will be successful.

Guess you like

Origin www.cnblogs.com/passagain/p/11443028.html