I’m using PyScripter 5.2.1.0 x64 preparing teaching materials for a Python class. Intentionally, I executed a script with an infinite loop to watch how to terminate it. Apparently, the only way using Windows Task Manager, but when re-opening PyScripter my Python Interpreter Window is in a bad condition: a) The font size is very small but, worse: b) when executing a script first time, the results shown are fine, but when running the job a second time, no messages are shown. When closing and re-opening PyScripter the same happens, so I fear that I need to re-install unless somebody has a good advice?
Thanks, Thomas