代码之家  ›  专栏  ›  技术社区  ›  Everyone_Else

无法pip安装xlrd,连接超时

  •  0
  • Everyone_Else  · 技术社区  · 7 年前

    pip install xlrd
    

    我收到错误消息

    Collecting xlrd
      Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x03593510>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/xlrd/
    

    这个错误消息重复几次,然后我手动退出。如何安装xlrd?

    0 回复  |  直到 7 年前
    推荐文章