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 "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.