Python Forum

Full Version: PyCharm One Interpreter for every file?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Greetings,

I am trying out PyCharm and it is extremely frustrating. I am using it with Anaconda. Currently, each time I want to run a specific file, it creates a run configuration for that file. I do not want this!

How do I set it up so I can select a run configuration that will run every file, no matter where it is?

Thanks,
Matt
PyCharm is a great IDE. I used to use it, but for the past few years have used VSCode (not to be confused with Virtual Studio Code)
see (if interested):

https://code.visualstudio.com/docs/languages/python
https://python-forum.io/thread-12237.htm...from+start

There is still a learning curve, but, In my opinion a much easier one.
VS Code is the same as Visual Studio Code. Not to be confused with Visual Studio.