Hi all, I am new to using PySide and have been working through the novice tutorials, which are great. One problem - I cannot re-run a script without exiting the Python shell altogether. Re-running gives the RuntimeError: A QApplication instance already exists.<br>
<br>I have searched for a solution and found an old bug tracker ticket from someone with a similar problem. The suggested solution was to upgrade to PySide 1.0.4 and the ticket was marked as invalid. Obviously that doesn;t work, as I'm running the newest version of PySide and still have the problem. Any suggestions? I am using IPython on a Mac OSX 10.7.<br>
<br>Thanks!<br><br>Jason<br>