Easier way yo use Py2exe

Fredrik Lundh fredrik at pythonware.com
Thu Dec 14 07:00:25 EST 2006


Scheol Service wrote:

> The directions are confusing. Can someone clear them up.
> 
> Intructions Location: http://www.py2exe.org/index.cgi/Tutorial

looks pretty straightforward to me.  create a simple python script, 
write a short setup.py file that points to the script, run it to get
an executable, and then run the executable.

maybe you could explain what you found confusing?

</F>




More information about the Python-list mailing list