File "/home/max/.local/lib/python3.8/site-packages/PIL/PngImagePlugin.py", line 940, in load_end
self.png.call(cid, pos, length)
File "/home/max/.local/lib/python3.8/site-packages/PIL/PngImagePlugin.py", line 187, in call
return getattr(self, "chunk_" + cid.decode("ascii"))(pos, length)
AttributeError: 'PngStream' object has no attribute 'chunk_'