pyspider安装出现问题参考

File "c:\users\13733\appdata\local\programs\python\python37\lib\site-packages\pyspider\run.py", line 231

 
async=True, get_object=False, no_input=False):
    ^

参考:https://segmentfault.com/q/1010000015188569

 

Command "python setup.py egg_info" failed with error code 10 in C:\Users\cc\AppData\Local\Temp\pip-build-ietfuwf2\pycurl

参考:https://blog.csdn.net/shawroad88/article/details/82222811

 

ValueError: Invalid configuration:
- Deprecated option 'domaincontroller': use 'http_authenticator.domain_controller' instead.

参考:https://www.cnblogs.com/wisir/p/10587938.html

 

命令行pyspider,之后一直卡在result_worker starting...

其他的错误 https://blog.csdn.net/qq_37253540/article/details/88196994

 

 

 

参考:https://segmentfault.com/q/1010000007682102/a-1020000007769713(把防火墙关了,以及再开一个cmd,运行pyspider,再关掉原来那个cmd)

 

 

d:\python35\lib\site-packages\pyspider\libs\utils.py:196: FutureWarning: timeout is not supported on your platform.
warnings.warn("timeout is not supported on your platform.", FutureWarning)

posted @ 2019-09-07 11:25  太素元清  阅读(493)  评论(0编辑  收藏  举报