On 30/05/13 12:35, Adam Bark wrote: > This is a known issue. Grab the source instead and install via setup.py. > As pyglet is pure python you don't need a compiler.
Yes, there's a commit pointing that out in the website but seems the change is not live: https://code.google.com/p/pyglet/source/diff?spec=svnc90f75f0e63012f36a616f3ae4ea4fe703a14a4c&r=c90f75f0e63012f36a616f3ae4ea4fe703a14a4c&format=side&path=/website/download.xml The text: > The pyglet-1.1.4.msi installer only works with python versions 2.4, 2.5 or > 2.6; if you wish to use python 2.7 please install from source. Simply > download the source tarball or zip, unpack it, enter the directory and > run: > "python setup.py install". Alternatively if you are familiar with pip, > "pip > install pyglet" will install pyglet-1.1.4. Related issue: https://code.google.com/p/pyglet/issues/detail?id=488 Regards, Juan -- jjm's home: http://www.usebox.net/jjm/ blackshell: http://blackshell.usebox.net/ -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
