Hi, I've seen a number of questions about how to bundle pygtk applications using py2app (*) and I've also spent a fair amount of time figuring things out so I thought I would share my findings here. Especially since there are no recipes for it built-in, no pygtk specific info on the py2app website, and I could not find much through googling either.
My own instructions are based on tryton's, so this should be your first stop: http://code.google.com/p/tryton/wiki/BuildingMacOSXInstall If that works for you great, but for some reason these were not sufficient in my case (maybe because of extra dependencies), so I also added gtk-osx's "ige-mac-bundler" to the mix: http://winswitch.org/dev/macosx.html Clearly not all sections will be relevant to you, but hopefully this will be helpful to some... Cheers Antoine (*) examples of questions on the mailing list: http://mail.python.org/pipermail/pythonmac-sig/2011-January/022910.html http://www.mail-archive.com/pythonmac-sig@python.org/msg09123.html http://www.mail-archive.com/pythonmac-sig@python.org/msg09030.html _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG