26

I am trying to install py2exe. I have Python 2.7 installed on my machine. Their website mentions that they have released support for 2.7, but when I try to install, it mentions that Python Version 2.6 required, which was not found in the registry. I have downloaded py2exe-0.6.9.

Any one else come up with this problem and figured out how to solve it?

user
  • 5,370
  • 8
  • 47
  • 75
floyd1510
  • 391
  • 1
  • 6
  • 14

1 Answers1

33

Try this link. It's py2exe for Python 2.7.

R Hyde
  • 10,301
  • 1
  • 32
  • 28