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.
