Answers for "i have installed python modules but pycharm cannot run"

0

i have installed python modules but pycharm cannot run

Solution: just install the package using pycharm by going to:
    File->Settings->Project->Project Interpreter -> 
click on (+) and search the package you want to install and just click ok. 
-> you will be prompted package successfully installed,
and you will see it pycharm .
Posted by: Guest on January-25-2022

Code answers related to "i have installed python modules but pycharm cannot run"

Python Answers by Framework

Browse Popular Code Answers by Language