[PyQt] Re: PyQt Digest, Vol 34, Issue 18

Tony Cappellini cappy2112 at gmail.com
Mon May 14 19:46:21 BST 2007


I use Py2EXe- but you have to edit setup.py and manually include some files.

Message: 1
Date: Sun, 13 May 2007 14:32:03 +0200
From: "Fabiano Sidler" <fabianosidler at gmail.com>
Subject: [PyQt] freezing PyQt4 applications
To: pyqt at riverbankcomputing.com
Message-ID:
       <d3d66b1c0705130532n129ee33fr8a9396674447ea26 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi folks!

I want to freeze.py my PyQt4 scripts. Unfortunately it does not work,
neither by copying the site-packages/PyQt4 directory and using
PYTHONPATH nor by specifying the PyQt4 modules on the cmdline by the
freeze.py "-m" switch or module path.
How can I still freeze my script, if possible to a single ELF file?

Thanks in advance!
Greetings,
Fabiano


More information about the PyQt mailing list