On 20/10/13 00:55, Kwok Ping Lau wrote: > The Python I am using is Python 2.7.5 in Windows 7 > > I am trying to install Pyglet 1.2 Alpha using cmd, but there seems to be > some syntax error in the code. > > I have attached my DOS screen along this message and hope that someone > could tell me what's the next step to resolve this problem. > > I believe it works with Python 3.x, but I really want to get Python > 2.7.5 working. >
Well, this is a wild guess... but can you delete _build directory and try again? Have you tried Python 3 before Python 2? Also I recommend you use the repo version as it contains lots of bug fixes, download with: http://pyglet.googlecode.com/archive/tip.zip 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.
