OSError: image file is truncated (7 bytes not processed)

from PIL import ImageFile
ImageFile.LOAD_TRUNCATED_IMAGES = True

posted @ 2020-08-10 19:17  zonechen  阅读(371)  评论(0编辑  收藏  举报