QWidget: Must construct a QApplication before a QPaintDevice
I've traced it to the exact line in _clientwindow.py in ClientWindow in __init__ to BaseClass.__init__(self, *args, **kwargs) (line 108)
I don't have any experience with Qt so I don't know how to fix this. Any help?
Also, I could succesfully build the program with py2exe, but when I actually run the exe nothing happens. Not sure what is going wrong there as well.Statistics: Posted by johnie102 — 10 Apr 2013, 00:22
]]>