I reverted back to python 2.7, and everything *seemed *to install 
correctly. I don't get any errors when importing pyglet.

BUT when importing cocos, I get a pyglet error! :
Traceback (most recent call last):
  File "<pyshell#5>", line 1, in <module>
    import pyglet.gl
  File "C:\Python27\lib\site-packages\pyglet\gl\__init__.py", line 101, in 
<module>
    from pyglet.gl import gl_info
ImportError: cannot import name gl_info

Will try to install the 32bit version of python (why on earth do I have to 
use the oldest version?), and install everything all over again. I have a 
weird feeling of dejavu, and am guessing the next problem is that pyglet1.2 
is incompatible with python2.X, which would explain why I'm using 1.1.4. 
Let's see..

-- 
You received this message because you are subscribed to the Google Groups 
"cocos2d discuss" 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/cocos-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to