Further investigations have shown that pyglet is not the causer. It looks like gdkpixbuf2 is the problem.. But I'm not sure at this time.
Am Samstag, 7. Dezember 2019 10:58:56 UTC+1 schrieb Volker Süß: > > Hello! > > I installed my little slide_show script on an new computer and found that > it is broken for > > animation = pyglet.image.load_animation(fn) > > I got an execption: > > raise ImageDecodeException('This decoder cannot decode animations.') > pyglet.image.codecs.ImageDecodeException: This decoder cannot decode > animations. > > I the 1.4.0b1 I have no problems with this. > > Where is the change?? > -- 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 pyglet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/pyglet-users/db72be44-a0af-4754-9942-541238aabf9b%40googlegroups.com.