cant install kiteconnect

nikhil154
(base) C:\Users\nikhil>pip install kiteconnect
Collecting kiteconnect
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/kiteconnect/
Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/kiteconnect/
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/kiteconnect/
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/kiteconnect/
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/kiteconnect/
Could not find a version that satisfies the requirement kiteconnect (from versions: )
No matching distribution found for kiteconnect
  • nikhil154
    the above message appears when i try to install kiteconnect . How do i fix this guys ? please help
  • JMTrading
    Are you using Python 3.7... I faced this issue after so many trials I uninstalled 3.7 and then I installed 3.6...

    Then it worked from Installation point of view...
Sign In or Register to comment.