[PyQt] freezing PyQt4 applications
Miguel Lobo
mlobol at gmail.com
Sun May 13 13:52:06 BST 2007
I freeze my PyQt4 application to a single executable and it works, but it
requires a patch to Python 2.5.
You can find the patch here:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1644818&group_id=5470and
some discussion about it in Python-dev here:
http://mail.python.org/pipermail/python-dev/2007-March/071570.html.
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.
Let me know if you find any problems.
Regards,
Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070513/f718c90c/attachment.html
More information about the PyQt
mailing list