Print - Process finished with exit code 1

Answered

A simple "print ('e')" does not print anything and gives "Process finished with exit code 1"

It wasn't like this before, I think windows update messed up my PyCharm. I tried installing new and older PyCharm versions and they don't solve the issue.

1
2 comments

Please contact pycharm-support@jetbrains.com with screenshots and idea.log(Help| Show log). Thank you!

0
Avatar
Permanently deleted user

Since I only identified "print" as the function not working, and it was fine if I executed my scripts from the console, the latest PyCharm 2017.1 and its option "emulate terminal in output console" fixed my problem.

 

1

Please sign in to leave a comment.