CHEWTOYS
Results
1
issues of
CHEWTOYS
source images are png ```KeyError Traceback (most recent call last) [/usr/local/lib/python3.8/dist-packages/PIL/JpegImagePlugin.py](https://localhost:8080/#) in _save(im, fp, filename) 611 try: --> 612 rawmode = RAWMODE[im.mode] 613 except KeyError: KeyError: 'RGBA' During handling of...