New Pycharm version
Hello there! I hope this post finds you well and in good health.
I updated Pycharm to the latest version this week but when I run a program, the console doesn't show the text. It runs and it shows the exit code. But not the code that I want executed. Does anyone else have this issue? Any solutions because l kind of need this for a course haha.
Any help is greatly appreciated! 😄
Please sign in to leave a comment.
Hello,
I am wondering how exactly the code is executed? Could you please attach a code example? Please make sure the Run Configuration you launch
https://www.jetbrains.com/help/pycharm/creating-and-editing-run-debug-configurations.html refers to the script you expect to be executed.
No worries. I sorted it out. It turns out I hadn't used the program in so long it needed several updates haha. Thank you though :)