[Tutor] Help!

dman dsh8290@rit.edu
Tue, 2 Oct 2001 16:12:50 -0400


On Mon, Oct 01, 2001 at 02:57:19PM -0400, Doy wrote:
| Hi i want to know if there is a way to compile a python file to a
| .exe file... so everybody can run it without installing python or
| NEEDING A DLL... thanks!

Yeah, see py2exe or Gordon McMillan's "installer" program.  It's a
royal PITA though, from all the questions and discussion I've seen on
various lists.  Is it really so hard to install python?

-D