Print - Process finished with exit code 1
已回答
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.
请先登录再写评论。
Please contact pycharm-support@jetbrains.com with screenshots and idea.log(Help| Show log). Thank you!
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.