Py2exe?? Error: Nothing to do?

vincent wehren vincent at visualtrans.de
Sat Jan 3 14:14:08 EST 2004


"Nick" <nick889 at mail.com> schrieb im Newsbeitrag
news:86df8ed4.0401031028.6edf2381 at posting.google.com...
| I am trying to turn one of my .py files into an exe and I created a
| setup script and everything, but when i do the follwing "python
| myscript.py py2exe" I get an error saying

Normally you would execute the setup script, not the script you are trying
to freeze: "python setup.py py2exe"

HTH
Vincent Wehren


"Error: Nothing to do"  I am
| using Python 2.3 (not alpha) with the latest binary of py2exe on
| windows 98.
|
| What did i do wrong and how do i fix it, thanks.





More information about the Python-list mailing list