How I install PIP onto Windows 7

First we need to get PIP
https://bootstrap.pypa.io/get-pip.py
Hit the mouse button and save as.

Then open the command prompt like:
Go to system and find the command prompt

and navigate to the folder containing get- pip .py.
Run the following command: python get- pip .py.

For me I just dragged the file and let it go in the command prompt
Pip is now installed !

Do you have a question?

The script looks weird, but I guess that’s the official link.

Yes why is just sharing information about, how to install PIP forbidden? It wasn’t advertising just a friendly usser guides.
I found it very usseful if you want to use developer tools like Jupyter. That’s why i shared XD

It is but, if you don’t trust just Google the official PIP page and it will give you the excat same link XD