Writen by
Devil
4:21 PM
-
0
Comments
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
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
No comments
Post a Comment