New issue 488 by frederikdb: Pyglet does not install on Python 2.7 on
Windows 7 64-bit
http://code.google.com/p/pyglet/issues/detail?id=488
To reproduce:
1. Download pyglet-1.1.4.msi at http://www.pyglet.org/download.html.
2. Double-click the installer.
3. A message pops up: "pyglet requires Python 2.4 or later. The
installation will be aborted."
I get the same issue on Windows 7 32 bit also
I presume this is all well-understood by the authors, but just in case
extra data is handy:
On Windows XP, the msi runs OK, but only offers to install for Python 2.5
or 2.6.
Python 2.7, which is installed on this machine, is not offered as a choice.
Installing from source (e.g. using pip) works just fine on Python 2.7.