I am trying to install python-openstackClient for swift on Windows machine. It gives me the below error:
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