摘要: from PIL import Imagefrom PIL import ImageFile #代码五分钟,解决报错两小时(这两句不能丢)ImageFile.LOAD_TRUNCATED_IMAGES = True #import osdef get_size(path): name_list=os 阅读全文
posted @ 2020-09-29 15:57 diracy 阅读(166) 评论(0) 推荐(0)