[PySide2] GUI has stopped loading after I made a few changes?
Solved
Qt for Python
-
Hello,
I am using Qt Designer 5.14.1 for designing a small interface. It was working great, but yesterday, all I did was add 20 buttons to my UI file and since then, the program has stopped working.
I launch the python file, the working in background cursor shows up:
And then that's it. Nothing happens after that. The mouse just returns to normal.
How can I further diagnose this issue?