[PyQt] Re: distribute pyqt application to windows users

Giovanni Bajo rasky at develer.com
Mon Mar 9 15:18:35 GMT 2009


On 3/7/2009 3:36 PM, G. Allegri wrote:
> I've just found
> http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-Py2.5-gpl-4.4.3-1.exe,
> an all in one package. Anyway the questions remain, because I would
> prefare to avoid be loosely couples with third party packages...
> 
> 2009/3/7 G. Allegri <giohappy at gmail.com>:
>> Hello list.
>> I'm a newbie with PyQT, so please excuse my questions if they're trivial.
>> I'm writing an application on my Linux (Kubuntu) box, where installing
>> PyQT is as easy as any other "apt" distribution. The utility'target is
>> both Linux systems and Windows (XP/VIsta). Two questions:
>>
>> 1 - What binaries should I install to build PyQT apps directly on
>> Windows? Is the setup of QT libraries, SIP and PyQT enough? I ask
>> because I don't have Windows now, but I'm considering to install it...
>> 2 - What is the easier way to distribute a PyQT app for Windows users?
>> Do they have to download the QT libraries, SIP and PyQT by themselves,
>> or there is a way to avoid them to do it? Does PyInstaller help?
>>
>> Ok, I stop. Enough questions :)
>> Thanks for any help,
>> Giovanni

http://www.pyinstaller.org
-- 
Giovanni Bajo
Develer S.r.l.
http://www.develer.com


More information about the PyQt mailing list