[PyKDE] VendorID installation
Ulrich Berning
ulrich.berning at denviso.de
Thu May 18 08:30:48 BST 2006
Paulino schrieb:
>
> I thought using VendorID not for commercial purpose but as a way to
> distribute my app so people don't have to install Mingw + Qt + PyQt +
> Python in order to try it! Some will give up if they have to...
>
In that case, VendorID can't help you. If you build your application
with sib.py, you still need a complete runtime environment (Python, Qt,
PyQt, sip) on the target machines. MinGW is not necessary.
Your should take a look at py2exe or cx_Freeze, this is what you need.
Ulli
More information about the PyQt
mailing list