Hi, I'm trying to install Pyglet on my Windows machine for testing. I've installed Python 2.6.4 from python.org, and downloaded pyglet-1.1.4.msi.
The error I get is "pyglet requires Python 2.4 or later. The installation will be aborted." I think the registry entries for Python are set up correctly. genmsi.py seems to be testing for: HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.6\InstallPath That key exists in my registry. Has anyone else come across this problem? Any suggestions on how to proceed? Thanks, Alisdair -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
