I am trying to install pip on my Windows machine. I get the latest version of get-pip.py from https://bootstrap.pypa.io/
Then, I fire up the command prompt, locate get-pip.py
on my system and try the command:
python get-pip.py
Everytime I try this, I get the following error:
Please help!