imagename = os.path.normpath("test/test.png")
image = pyglet.resource.image( imagename )Should this work? Because it used to... but I just updated both pyglet and python on this system, and now it doesn't. Python 2.6.2, pyglet 1.1.3., Windows XP Pro. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
