My fellow Python programmers…
Does anyone here who uses Python know how to use py2exe, or where I could find something that would get me a nice .exe file from my Python code? When I try to import py2exe in v3.2.2 of Python, I get an error. It says I am missing a build_exe module.