
$ python -m pip install -upgrade pip setuptools wheelĭownloading pip-20.3.3-py2.p圓-none-any.whl (1.5 MB)
You can run command python -m pip install -upgrade pip setuptools wheel to check whether pip, python setuptools and wheel is up to date or not. This command will install or upgrade both python setuptools, wheel, and pip. Then run command python get-pip.py in a dos window. If you can not run pip after run the above command, you can download the file get-pip.py. First, you can open a dos window and run the command python -m ensurepip -default-pipto bootstrap it from the standard python library.
If you do not install python at all, please first read section 2. If you had installed python on windows and you just want to install pip windows, you can follow the below steps.
1.How To Install PIP On Windows With Python Command-Line.