Hello, I'm writing a sample application using pyglet. It runs with no
problems at all, but when I try to debug it crashes on the first
pyglet.resource.image() function, showing the following message:
"ResourceNotFoundException: Resource "00.png" was not found on the
path.  Ensure that the filename has the correct captialisation."
As I say, the application runs perfectly, this only happens when I try
to debug it. Both source code and resource images are in the same
folder. Any ideas about how can I fix this?

--~--~---------~--~----~------------~-------~--~----~
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