On Wo, 2008-10-29 at 16:43 -0700, [EMAIL PROTECTED] wrote: > Is anyone aware of a Python-To-Exe utility that's both PyGTK friendly > and pkg_resources friendly (packages that use disutils or a setup.py > script)? I have heard about py2exe and PyInstaller. > > Thanks in advance, > Patty
Hallo Patty We've been using py2exe along with innosetup. You can have a look at our setup script here: http://translate.svn.sourceforge.net/viewvc/translate/src/trunk/virtaal/setup.py Keep well Friedel -- Recently on my blog: http://translate.org.za/blogs/friedel/en/content/its-easyer-with-kulula _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
