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" <[EMAIL PROTECTED]>
Subject: [PyQt] freezing PyQt4 applications
To: [email protected]
Message-ID:
      <[EMAIL PROTECTED]>
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
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to