I thought I heard that py2exe was able to do this, but I never figured it out. Has anyone successfully done this? Can I see your setup.py file, and what command line optio
I'm told bbfreeze will create a single file .EXE, and is newer than py2exe.