On Friday 25 July 2003 4:43 pm, Kelley Reynolds wrote:
> Having just written a nice little pyqt app, what is the best way to get
> that distributed to windows boxes? Is it really necessary to install a
> compiler on each machine, compile qt, and install pyqt, or is there an
> easier way?

Use one of the standard Python packaging tools - py2exe or McMillan's 
Installer for example. Also look at the document I posted to the list the 
other day.

Phil

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to