Error with pip ?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Error with pip ??

I have get these errors while using pip Google drive link :- https://drive.google.com/file/d/1-OGEey0JNAIqyT-6vLBi0QiqzarrXXty/view?usp=drivesdk I try to install pygame module , an error is coming ( you can see in above link ) I also try to upgrade pip , but the same error And you can also see pip version in Google drive link Please help me

18th Sep 2020, 11:09 AM
Python
Python - avatar
21 Answers
+ 3
Today I am very happy , that i have solve pip errors , which i was having from one week I just uninstall python 3.4.0 and install python 3.4.4 And update setuptools and update pip to the version 19.1 Now , it is working fine Special thanks to stackoverflow
21st Sep 2020, 7:26 AM
Python
Python - avatar
+ 4
Give the exact directory of the pip While downloading python, you would have not clicked at 'add to the path'. Use pycharm 🙌
18th Sep 2020, 11:14 AM
Namit Jain
Namit Jain - avatar
+ 3
Namit Jain I am using submile text 3 and In setup there was no option to add to path , so I manually add pip and python to path and which directory of pip you are taking about
18th Sep 2020, 11:17 AM
Python
Python - avatar
+ 3
JUMP_LINK__&&__Python__&&__JUMP_LINK [ Send Py Storms ] Oo Like for pycharm there is another command prompt and we have to activate the IDE first, see if this's the same with sublime
18th Sep 2020, 11:18 AM
Namit Jain
Namit Jain - avatar
+ 3
https://youtu.be/xdj0mGmuNjc Check this ✌️✌️
18th Sep 2020, 11:21 AM
Tanmay Gupta
Tanmay Gupta - avatar
+ 3
try pip3 install pygame... what happens?
18th Sep 2020, 11:21 AM
Oma Falk
Oma Falk - avatar
+ 3
Oma Falk I have already try it , nothing happens , the same error comes
18th Sep 2020, 11:24 AM
Python
Python - avatar
+ 3
did u find the pip script in your python installation?
18th Sep 2020, 11:25 AM
Oma Falk
Oma Falk - avatar
+ 3
Tanmay Gupta I have already added pip to path , so I am not getting the error like pip is not recognized .....
18th Sep 2020, 11:25 AM
Python
Python - avatar
+ 3
Oma Falk yes , I manually add pip to path
18th Sep 2020, 11:26 AM
Python
Python - avatar
+ 3
I don't know if this is the problem but there were one time where I faced error because the python intrepretor I was using in the ide is different from the one in the path, this can happen if you have more than one python version
18th Sep 2020, 11:34 AM
Ruba Kh
Ruba Kh - avatar
+ 2
Ruba Kh can you tell how can I check how many python version, I have
18th Sep 2020, 11:46 AM
Python
Python - avatar
+ 2
Install a specific version of pygame that supports your python version i.e, python 3.4 edit: you can also try running this command python -m pip install pygame
18th Sep 2020, 12:08 PM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar
+ 2
I would advise you to use Conda packages instead of pip. Pip is very annoying on local machines. Conda eases the python development environment, and helps with managing python packages seamlessly. However, it has a learning curve, not that long however, but still worth it in my opinion, it will save you lots of stress and time wastage
19th Sep 2020, 9:36 PM
Celestino🇰🇪🇫🇷
Celestino🇰🇪🇫🇷 - avatar
18th Sep 2020, 11:50 AM
Ruba Kh
Ruba Kh - avatar
+ 1
try to update pip and then try
19th Sep 2020, 2:42 PM
Ravi Teja
Ravi Teja - avatar
+ 1
I cannot install pyaudio library in pycharm..
20th Sep 2020, 10:38 AM
Md Mahmood
+ 1
Md Mahmood https://youtu.be/-3am_5jMzJ4 See this video , but from next time don't post your question in other questions
21st Sep 2020, 4:44 AM
Python
Python - avatar
0
Why people don't want to learn other programming language
19th Sep 2020, 11:51 AM
gajera dhrumil
gajera dhrumil - avatar
- 1
help me I take care that when the blue box touches the yellow the yellow disappears please https://code.sololearn.com/Wlg44q4f2JK6/?ref=app
19th Sep 2020, 1:00 AM
Bryan Gustavo Vargas Madrigal
Bryan Gustavo Vargas Madrigal - avatar