I freeze my PyQt4 application to a single executable and it works, but it requires a patch to Python 2.5.<br><br>You can find the patch here: <a href="https://sourceforge.net/tracker/?func=detail&amp;atid=305470&amp;aid=1644818&amp;group_id=5470" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

https://sourceforge.net/tracker/?func=detail&amp;atid=305470&amp;aid=1644818&amp;group_id=5470</a> and some discussion about it in Python-dev here: <a href="http://mail.python.org/pipermail/python-dev/2007-March/071570.html">
http://mail.python.org/pipermail/python-dev/2007-March/071570.html</a>.<br><br>Unfortunately due to the Python patch backlog, this patch has not yet been included in any official Python release, so you need to apply it manually.
<br><br>Let me know if you find any problems.<br><br>Regards,<br>Miguel<br><br>