Hi python users,<br>I&#39;m getting some strange results running py2app on my machine. It works fine with most scripts, but any time I use it with a script that uses PyQt, the built application immediately quits and gives me an &quot;unexpectedly quit&quot; message. It&#39;s not the code, because I tried py2app with a couple of the example scripts that come with PyQt and got the same result. Any thoughts?<br>
<br>I&#39;m on mac OS X 10.4 running Python 2.5. My copy of py2app is very recent, I just got the latest one yesterday.<br><br>Thanks for your help!<br>Aditya<br>