What is the correct interpreter

Miki Tebeka miki.tebeka at gmail.com
Thu Mar 5 00:40:43 EST 2020


Hi,

> Where is the correct interpreter?
> I have installed python several times
> Pycharm all ways selects
> 
> C:\ProgramFiles\JetBrains\PyCharm Community Edition 2019.3.3\bin\pycharm64.exe
This is the PyCharm executable, not the Python one. See https://www.jetbrains.com/help/pycharm/configuring-local-python-interpreters.html on how to configure the interpreter.

> But when I run a simple code it objects to the interpreter???
I order to help we'll need more information. What is the code you're trying to run and what is the error?

Happy hacking,
Miki


More information about the Python-list mailing list