Closed macdhuibh closed 12 years ago
py2exe is misdirecting.
py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.
But, from the doc:
.... .... ....
Currently the Windows installation requires the user to install Python first. Perhaps we could py2exe to create a Windows executable which includes Python.