ABout Pycharm launch
Answered
I am running py scripts from windows command prompt. Pycharm console is getting launched as well and my scripts does not getting executed in the windowscommand script. How can I prevent pycharm console launch automatically. I basically want script execution in windows command prompt only
Please sign in to leave a comment.
Hi! Sound like you have "Show Command-line afterwards" option enabled in the Run Configuration, could you please disable it? Has it helped?