Re: Using freeze.py's output and compiling in Windows

2009-09-10 Thread John Yeung
On Sep 10, 7:53 am, "Di Biase, Paul A CIV NAVAIR, 4.4" wrote: > I'd like another avenue besides using > py2exe as a bundling tool. > > This lead me to looking at freeze.py. Judging by the wiki page (http://wiki.python.org/moin/Freeze) and some other miscellaneous Googling, it would seem freeze is

Re: Using freeze.py's output and compiling in Windows

2009-09-10 Thread Peter
On Sep 11, 3:24 am, "Di Biase, Paul A CIV NAVAIR, 4.4" wrote: > No one? What's wrong with py2exe? You don't have to stop there you know - I distribute using py2exe and then use Inno Setup to create the Windows Installer. Works a treat. Note that if you are using Python 2.6 (not sure about 3.X) y

Re: Using freeze.py's output and compiling in Windows

2009-09-10 Thread Di Biase, Paul A CIV NAVAIR, 4.4
No one? -- http://mail.python.org/mailman/listinfo/python-list

Using freeze.py's output and compiling in Windows

2009-09-10 Thread Di Biase, Paul A CIV NAVAIR, 4.4
I have learned python (and wxpython) over the past year and it has taken over every other language in my work environment for almost every task (langs: matlab, VBA, fortran...yes fortran, c++, more too...). My main concern has always been distribution of software over our internal networked compu