After installing python 2.6, I installed pyglet 1.1.1 from the source
package.
The samples worked.
The  Test stall at once, when suposedlly creating a small window
colored purple.
After installing cocos 0.3.0 , no one of the cocos samples can run: it
stall in an infinite loop at pyglet\resource.py , in Loader.reindex
method, in the block begining with
# Find path component that is the ZIP file.
The problem there is that the variable path remains at value 'c:\\' ,
hence not leaving the while loop.

FYI, I am on win xp + sp3 , and the cocos samples run ok in python 2.4
with pyglet 1.1.1 installed from the .msi

--
claxo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to