Pop up Phyton.exe in PyCharm
Good Morning Community!
I have a little Problem. Always when I write my source code in PyCharm opens the python.exe several times one after the other. Could any of you have an idea to help me?
While writing it is very disturbing.
I am very grateful for any help.
I have a little Problem. Always when I write my source code in PyCharm opens the python.exe several times one after the other. Could any of you have an idea to help me?
While writing it is very disturbing.
I am very grateful for any help.
Please sign in to leave a comment.
Maybe this solves it. :D
My 'solution' refers to the Run Configuration, which is what tells PyCharm what to do when you click Run (or Debug). See Run menu -> Edit Configurations. Are you clicking Run or Debug when this unexpected prompt comes up? Otherwise I have no idea what you're talking about.
When I klick on Run then it opens the Window as you see above as long as the programm is running, if I 'close' the programm the window does is as well...