

Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: No connection could be made because the target machine actively refused it',)': /simple/colorama/ Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: No connection could be made because the target machine actively refused it',)': /simple/colorama/ Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: No connection could be made because the target machine actively refused it',)': /simple/colorama/ An example is - coloramaĪs per the instructions, I tried the below command without any success: C:\Users\banand\AppData\Local\Programs\Python\Python36\Scripts>pip install colorama -user I need a way to make use of various python modules available online.

Pip 9.0.1 from c:\users\banand\appdata\local\programs\python\python36\lib\site-packages (python 3.6) Have got python and pip installed on my machine, version numbers as below: C:\Users\banand\AppData\Local\Programs\Python\Python36\Scripts>python -versionĬ:\Users\banand\AppData\Local\Programs\Python\Python36\Scripts>pip -version I do not have admin rights on my work laptop.
