无法安装Pythonopenstackclien

2024-04-29 11:12:37 发布

您现在位置:Python中文网/ 问答频道 /正文

我正在尝试在Windows机器上安装python openstackClient for swift。 它给出了以下错误:

C:\Program Files\Python27\Scripts>pip install python-openstackclient Collecting python-openstackclient Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(10061, 'No connection could be made because the target machine actively refused it'))': /simple/python-openstackclient/ Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(10061, 'No connection could be made because the target machine actively refused it'))': /simple/python-openstackclient/ Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(10061, 'No connection could be made because the target machine actively refused it'))': /simple/python-openstackclient/ Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(10061, 'No connection could be made because the target machine actively refused it'))': /simple/python-openstackclient/ Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(10061, 'No connection could be made because the target machine actively refused it'))': /simple/python-openstackclient/ Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(10061, 'No connection could be made because the target machine actively refused it'))': /simple/python-openstackclient/ Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(10061, 'No connection could be made because the target machine actively refused it'))': /simple/python-openstackclient/ Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(10061, 'No connection could be made because the target machine actively refused it'))': /simple/python-openstackclient/ Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(10061, 'No connection could be made because the target machine actively refused it'))': /simple/python-openstackclient/ Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(10061, 'No connection could be made because the target machine actively refused it'))': /simple/python-openstackclient/ Could not find a version that satisfies the requirement python-openstackclient (from versions: ) No matching distribution found for python-openstackclient


Tags: thenononereadbyconnectconnectionredirect