Search code examples
pythonpy2exe

Having problems with installing py2exe-0.6.9.win32-py2.6.exe



I just have installed py2exe-0.6.9.win32-py2.6.exe.
When i started it it says that

python version 2.6 is required , which was not found in the registry.


But i have python2.7 installed at C:\Python27. What should i do ?


Solution

  • Download python 2.6.

    If a binary isn't meant for python 2.7, there's nothing you can do to change that.