How do i use PY2EXE????????????????????????

i have py2exe installed on my system but cannot work out how to use it.

by looking at the PY2exe site, i have build me a setup.py file as the site suggested and saved it in the same location as my python script that i wanna make an exe file. (oh i have changed myconsle.py to the name of my python script - i know i’ve only been using panda3d for a week but i’m not that stupid lol)

when i run the command (python setup.py py2exe) it does some stuff but when it gets to build_exe.py it says there is nothing to do.

whats going on and how do i use this.

if there are any better EXE compilers out there please let me know, or one that uses a windows interface.

please help

Tony