0

When I tried opening a saved project from PyCharm, it pulled up the project, but the interpreter was not listed as a run option in the top right hand corner. When I tried adding the projects named inerpreter (or just Python 3.9.exe) it didn't work.

The drop down menu to add a configurator

I was able to solve this by just copy and pasting the code into a new file, but that is not a permanent solution. Sorry for asking such a simple question, I wasn't able to find any searching for it.

bad_coder
  • 8,684
  • 19
  • 37
  • 59
29Echo
  • 1
  • 1
    Welcome to Stack Overflow. These are 2 different things. After you [open/create a new project](https://www.jetbrains.com/help/pycharm/creating-empty-project.html) you add [a interpreter](https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html) to it. But afterwards you can configure a [run/debug configuration](https://www.jetbrains.com/help/pycharm/run-debug-configuration.html). It's the later that shows in the drop-down list, not the former. – bad_coder Jul 31 '21 at 22:49

0 Answers0