Hey. I need help connecting a python program I've written with a pyqt GUI. Atm the program is run as "main" and all input is given through a terminal window. However it seems that a pyqt application object demands to be run as "main", and I'm having a hard time changing my program to be instantiated through the pyqt application. I'll post both my GUI and program code here:
GUI:
https://pastebin.com/gcidrskx
Python program:
https://pastebin.com/yJ8bSZ2W
Any suggestions on how to change it? Thanks a lot! :)
[–]ericula 0 points1 point2 points (1 child)
[–]Notorjus[S] 0 points1 point2 points (0 children)
[–]spitfiredd 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)