[python-win32] HELP with py2exe

Reggie Dugard reggie@merfinllc.com
27 Mar 2002 09:38:54 -0800


Assuming you have python.exe in your PATH and the setup.py for py2exe is
in your current directory, you should type "python setup.py py2exe" at
the DOS prompt.  This will cause python to run the setup.py script with
py2exe as its argument.


On Wed, 2002-03-27 at 07:36, Robert Garber wrote:
> Hello all, 
> 
> Stuck on py2exe.  I seem to be having a problem getting this to work. I have followed thte steps that are on the web page, but with no luck. 
> 
> I am wondering if I have things in the right directory (WIN98). ANy ideas out there? 
> 
> The dos's say: 
> run python setup.py py2exe 
> 
> Which run are they talking about I have tried run from winpython, MSDOS, at the >>> in the interprter, with no luck.. 
> 
>                     thanks, 
>                     Robert 
> 
> 
> _______________________________________________
> Python-win32 mailing list
> Python-win32@python.org
> http://mail.python.org/mailman/listinfo/python-win32