install pip on windows
-
Download Setuptools and pip
You can download pip from github Setuptools from bitbucket
And confirm this aren’t harmful.
-
Open Console
As an Admin, just open console in the download folder. And run,python ez_setup.pypython get-pip.py
-
Additional Recommend
New Binaries pip.exe and easy_install.exe will be find in the"%ProgramFiles%\PythonXX\Scripts" folder (vice versa)
Another way to installing pip on windows
-
Download & Extract
Download pip version 1.2.1 from official pip site. After download just extract that.
-
Change the Directory and Run
Change the directory to extracted folder. like,cd <path to extracted folder>/pip-1.2.1
and Run with following code,python setup.py install
浙公网安备 33010602011771号