Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Okay, I solved it. The PNGs were empty for some reason (Zero bytes). I don't know exactly how this could happen... probably because I created them with the copyfile function which I replaced with the shutil.copy function now.