[Baypiggies] Windows/OS X installers for PyQt4 apps

Mark Voorhies mvoorhie at yahoo.com
Fri Feb 6 22:11:02 CET 2009


On Thursday 05 February 2009 10:22 pm Benjamin Sergeant wrote:
> I would try to find a PyQt open-source app and look at their build script ;)
> 
> For packaging on Windows most people use py2exe. Looks like it works with
> Qt.
> http://www.py2exe.org/index.cgi/Py2exeAndPyQt
> 
> For OSX I'm not sure how it works (I know it works great for pure C++ apps,
> but don't know for python/pyqt). Asking on the PyQt mailing list would be a
> good start.
> 
> - Benjamin.
> 
> Then you need to create an installer on windows ...

Thanks for the advice.  I'm looking into the build systems for kodos (looks 
like they use py2exe) and orange (which deploys as a windows installer, an OS 
X bundle, a fink archive, ...)  I'm also going ahead and asking on the PyQt 
list.  I'll post again here when and if I have a working build system.

Thanks again,

Mark



More information about the Baypiggies mailing list