[PyQt] Porting PyQt GUI between platforms.

Algis Kabaila akabaila at pcug.org.au
Fri Aug 6 23:23:42 BST 2010


On Thursday 05 August 2010 14:36:17 Raoul Snyman wrote:
> 
> And once again, you need to run this on a real Windows box. WINE *might*
> work, but PyInstaller tracks various Windows dependencies that might not be
> in WINE. You cannot build Windows packages on Linux.

Raoul,

This is valuable advice.  My first experiment with Windows on VM failed. The 
same example worked fine under real box with Windows.  A detail to watch: I 
had to disable Fire Wall.

A nice reference to this PyInstaller on window:
http://bytes.com/topic/python/insights/579554-simple-guide-using-pyinstaller

Thank you for sharing your knowledge!

OldAl.


More information about the PyQt mailing list