Latest News

Friday, September 8, 2017

Python Enable PIP on Windows 10

To Enable PIP :
To install pip on your machine, go to pip.pypa.io and follow the Installing with get-pip.py instructions.


Ensure you have already Installed Python before proceeding with PIP Installation

Download get-pip.py from Above Link( pip.pypa.io) and place it on Desktop

Now open CMD promt, Navigate to Desktop and use below command

C:\Users\deb>cd desktop
C:\Users\deb\Desktop>python get-pip.py


  • Google+
  • Pinterest
« PREV
NEXT »

No comments

Post a Comment