Display console results to a PyQt5 text box [duplicate]
问题 This question already has answers here : Redirecting stdout from a secondary thread (multithreading with a function instead of class?) (1 answer) How to redirect Python script output to PyQT5 GUI Console, without any buttons clicks? (2 answers) Print out python console output to Qtextedit (1 answer) Closed 7 months ago . I am trying to create a graphical interface where my results of certain processes of my program are shown on the screen to a text box, to view them from there. For this I