zoukankan      html  css  js  c++  java
  • pyspider安装出现问题参考

    File "c:users13733appdatalocalprogramspythonpython37libsite-packagespyspider un.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:UsersccAppDataLocalTemppip-build-ietfuwf2pycurl

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

    d:python35libsite-packagespyspiderlibsutils.py:196: FutureWarning: timeout is not supported on your platform.
    warnings.warn("timeout is not supported on your platform.", FutureWarning)

    这个问题,可以忽略,不影响使用。

  • 相关阅读:
    为Delphi配置多套环境
    0425-字符输入流FileReader
    使用 IntraWeb (9)
    使用 IntraWeb (7)
    使用 IntraWeb (6)
    使用 IntraWeb (5)
    使用 IntraWeb (4)
    使用 IntraWeb (3)
    使用 IntraWeb (2)
    使用 IntraWeb (1)
  • 原文地址:https://www.cnblogs.com/wisir/p/10666185.html
Copyright © 2011-2022 走看看