Hi, I am trying to debug a pyQt application from ipython using pdb. I get lots of
QCoreApplication::exec: The event loop is already running messages, avoiding that I can read any output of pdb. Is there a solution? Thanks! nathan -- View this message in context: http://www.nabble.com/ipython%2C-pdb-and-pyQT-tp24462339p24462339.html Sent from the PyQt mailing list archive at Nabble.com. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
