[PyQt] running pyqt application on win*

Markos Gogoulos mgogoulos at gmail.com
Mon Nov 26 19:32:26 GMT 2007


Hi Jochen,

there's py2exe to make windows executables, without the need to ship
python or qt. Py2exe is easy to use and there's some cool
documentation regarding pyqt,  check
http://www.py2exe.org/index.cgi/WorkingWithVariousPackagesAndModules
the related pages.

Py2exe bundles the python interpreter, pyqt plus other modules used by
your program, so this ends up in big in size applications!


Regards,
Markos Gogoulos

On Nov 26, 2007 9:20 PM, Jochen Georges <jochengeorges at yahoo.de> wrote:
> Hello,
>
> i'm new to pyqt, on linux i wrote some little pyqt-applications for testing.
>
> how can i run them under win* ?
>
> PyQt-win-gpl-4.3.1.zip                  07MB
> python-2.5.1.msi                                11MB
> qt-win-opensource-src-4.3.2.zip 48MB
>
> puh, that's a lot ....
> so, which packages do i have to install?
>
> is there a free installer that makes it userfriendly to get a pyqt-application
> running on a win*-machine?
>
> thanks for any hint.
>
> regards
> jochen
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>



-- 
o kerdismenos den einai panta o nikhths...


More information about the PyQt mailing list