I am facing an issue regarding my gui built using pyqt5. It is four button gui that clicks the button on count of 3 eye blinks and changes focus on 2 eye blinks. The producer class is working fine. The outputs regarding button clicking are shown which means consumer class is also working. But the outputs are not displaying on gui. I am trying to type HELLO on GUI.
Attached Files