How to add interpreter in pycharm | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to add interpreter in pycharm

It says no python interpreter configured for the project

27th Jan 2020, 1:08 PM
Mohit Deshwal
Mohit Deshwal - avatar
4 Answers
+ 10
Ok so you need to download python from https://python.org download it and try running your code in pycharm if it does not work you need to configure the interpreter from settings
27th Jan 2020, 1:13 PM
Easham Halder
Easham Halder - avatar
+ 9
Try installing this: https://www.microsoft.com/en-US/download/details.aspx?id=52685 then type python in CMD if it doesn't work try reinstalling python
27th Jan 2020, 1:25 PM
Easham Halder
Easham Halder - avatar
+ 1
But I'm already installed it and it says successfully installed but when i type python in cmd to confirm that it's successfully installed or not then it gives error that api-ms-win-crt-runtime|1.1.0.dll is missing
27th Jan 2020, 1:16 PM
Mohit Deshwal
Mohit Deshwal - avatar
0
Ok I'll let u know if it didn't work
27th Jan 2020, 1:27 PM
Mohit Deshwal
Mohit Deshwal - avatar