Pip not external or internal command | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Pip not external or internal command

im trying to download pygame

19th May 2018, 12:35 PM
Toby
3 Answers
+ 3
"To download any module easily, follow the following steps: Go the the scripts folder of your python installation type cmd in the address bar and press enter. The cmd should open up in the scripts directory. type the command pip install <module name> and press enter. Wait for the module to download." https://www.quora.com/How-do-I-download-Pygame-for-Python-3-6-2 " How to: Useful pip Commands" https://www.atlantic.net/cloud-hosting/how-to-useful-pip-commands/
19th May 2018, 12:49 PM
Rahul George
Rahul George - avatar
+ 3
use like. uninstall your python and reinstall your python and don't forget to add path when you installing it,it is a option in just tick it when you installing python. and use pip not Pip. remember this.
19th May 2018, 4:38 PM
Maninder $ingh
Maninder $ingh - avatar
+ 1
Thanks, this was easily explained, ;))
19th May 2018, 1:34 PM
Toby