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 ?
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 ?
Download python 2.6.
If a binary isn't meant for python 2.7, there's nothing you can do to change that.
You have to add your Python version to path which one do you want to use.
Check this one.