Pip install not working [GIVEN-UP] | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Pip install not working [GIVEN-UP]

Everytime I type in pip in the cmd it comes up with a load of nonsense. The mess of errors ends with a "Importation Error: Cannot Install CertificateError" I uninstalled then reinstalled Python completely and it STILL won't work. It is in the environment variables. I am seriously on the verge of giving up Python completely because this has been all year and NO ONE has helped

23rd Aug 2019, 3:05 PM
Clueless Coder
Clueless Coder - avatar
8 Answers
+ 2
Well "py -m pip install" worked for me. If it doesn't work, try "python -m pip install" instead. But if that wasn't the problem I must say that I also have problems with installing libraries, because "SSL isn't installed".
23rd Aug 2019, 3:29 PM
Seb TheS
Seb TheS - avatar
+ 1
Are you sure you entered the command right?
23rd Aug 2019, 3:14 PM
Seb TheS
Seb TheS - avatar
+ 1
Seb TheS It used to work. I downloaded Pygame and MatPlotLib through "pip install" I then upgraded the pip and now it won't work, even after uninstalling and reinstalling
23rd Aug 2019, 3:20 PM
Clueless Coder
Clueless Coder - avatar
+ 1
I already tried that. I've tried a tone of stuff. Like "pip3 install" for example, nothing works
23rd Aug 2019, 3:33 PM
Clueless Coder
Clueless Coder - avatar
+ 1
Does it say something about SSL or other widget that is not installed?
23rd Aug 2019, 3:43 PM
Seb TheS
Seb TheS - avatar
+ 1
Seb TheS It repeatedly talks about Urllib3, and CertificateError. It does mention SSL but that was in a path for the location of a file. It was like 60 lines error
23rd Aug 2019, 4:33 PM
Clueless Coder
Clueless Coder - avatar
+ 1
çłůěĺęşş čøðêř I might not be able to help, I might have similar problems.
23rd Aug 2019, 4:40 PM
Seb TheS
Seb TheS - avatar
+ 1
It's annoying because I want Tensorflow for Python. Pydroid charges you extra for the ONE library I want. Thanks anyway
23rd Aug 2019, 4:49 PM
Clueless Coder
Clueless Coder - avatar