0

I started looking into PyQt5 for making GUIs in python. After following some tutorials, one thing I quickly noticed is that when the program should give an error, it instead just stops, leaving a cryptic exit code instead of the standard error message in python. Is there a way to get regular error messages, as this would make debugging a lot easier?

0 Answers0