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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
