Hi. I had the same issue and had to search a bit to install pyglet correctly, ending up using the latest version on trunk.
I suggest we update the page http://www.pyglet.org/download.html with what Juan answered. Something like: " Pyglet's latest version (1.1.4) can be installed using pip pip install pyglet However, this version has become outdated and may not work in recent operating systems. The next planned version is the 1.2, and we suggest all users to install 1.2a if you are not able to use the 1.1.4. You can install 1.2a by... " What do you guys think? On Wednesday, November 13, 2013 8:52:38 PM UTC+1, Juan J. Martínez wrote: > > On 13/11/13 19:50, Akuji FooBar wrote: > > Hi, I'm having some trouble with installing pyglet from pip. Running pip > > install pyglet, installs a version of pyglet that has the same error as > > seen in https://code.google.com/p/pyglet/issues/detail?id=456. > > > > Downloading pyglet from the mercurial repository does not show any > > problems. How should I proceed? > > The version from the repository is 1.2 alpha + fixes and the version > from pip is "stable" 1.1.4, that is getting old and is not maintained. > > If 1.1.4 doesn't work for you, I'll recommend you using the repository > version. > > 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. For more options, visit https://groups.google.com/groups/opt_out.
