[PyQt] Porting PyQt GUI between platforms.

Raoul Snyman raoul.snyman at saturnlaboratories.co.za
Tue Aug 3 05:30:33 BST 2010


On Tue, 3 Aug 2010 13:56:19 +1000, Algis Kabaila wrote:
> I do have a VM (Virtual Machine) with Win2000 on my PC, so will use it
to
> find out what Qt installation will allow the script to run there.  I
have
> not tried the py2exe, but will do so RSN.

Don't bother with py2exe, it doesn't work well for PyQt4 apps. Rather use
PyInstaller - http://www.pyinstaller.org/

-- 
Raoul Snyman, B.Tech IT (Software Engineering)
Saturn Laboratories
m: 082 550 3754
e: raoul.snyman at saturnlaboratories.co.za
w: www.saturnlaboratories.co.za
b: blog.saturnlaboratories.co.za


More information about the PyQt mailing list