I am not able to install any packages in pycharm professional | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

I am not able to install any packages in pycharm professional

I am not able to Install any packages in pycharm professional and it is giving ssl certificate error ,with system installed python 3.7 , can anyone help me????

20th Jan 2019, 8:25 AM
Omkar Tripathi
Omkar Tripathi - avatar
3 Answers
+ 3
Have you tried installing packages using pip command? If not open command line (run as administrator) and type: pip3 install package-name e.g pip3 install flask
21st Jan 2019, 6:09 AM
Lakshay
Lakshay - avatar
+ 1
I have the same problem, when I go to it's website it asks for hundreds euros to be install, just to be able to install a few packages...
22nd Jun 2019, 6:10 PM
Seb TheS
Seb TheS - avatar
0
Lakshay yes I tried but I used pip install package-name in command line.. still that ssl certificate error...
21st Jan 2019, 8:01 AM
Omkar Tripathi
Omkar Tripathi - avatar