[PyQt] freezing PyQt4 applications

Fabiano Sidler fabianosidler at gmail.com
Sun May 13 13:32:03 BST 2007


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