|
发表于 2018-11-8 22:47:41
|
显示全部楼层
应该就是L大你说的安装paramiko错误,但是我也外安了lib俩,还是出错,难道docker有影响?
Unable to install package pexpect==4.0.1: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0xffffb48a89b0>: Failed to establish a new connection: [Errno -3] Try again',)': /simple/pexpect/
Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0xffffb48a8518>: Failed to establish a new connection: [Errno -3] Try again',)': /simple/pexpect/
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0xffffb48a8828>: Failed to establish a new connection: [Errno -3] Try again',)': /simple/pexpect/
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0xffffb48bd2b0>: Failed to establish a new connection: [Errno -3] Try again',)': /simple/pexpect/
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0xffffb48bd5f8>: Failed to establish a new connection: [Errno -3] Try again',)': /simple/pexpect/
Could not find a version that satisfies the requirement pexpect==4.0.1 (from versions: )
No matching distribution found for pexpect==4.0.1
You are using pip version 18.0, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
|
|