<div dir="ltr">Hi,<div><br></div><div>I recently found that an error generated by PyQt5 instantly crashes the application instead of just printing an error to the terminal (like PyQt4 and PySide does).</div><div><br></div><div>With PySide2, the application freezes up completely instead of crashing on the same kind of error. I created a bug report with repro code for this over at the PySide project:</div><div><a href="https://bugreports.qt.io/browse/PYSIDE-364">https://bugreports.qt.io/browse/PYSIDE-364</a><br></div><div><br></div><div>I think it would be much better if PyQt5 would take the route that PySide/PyQt4 does, and not crash instantly at a trivial error like when calling a missing function.</div><div><br></div><div>Would this be possible to take into consideration for PyQt5?</div><div><br></div><div><br></div><div>Regards,</div><div>Fredrik</div><div><br></div><div>PS. Perhaps this is an issue with Qt5 and not PyQt5?</div><div><br></div><div><br></div></div>