当前位置: 代码迷 >> 综合 >> cannot identify image file %r
  详细解决方案

cannot identify image file %r

热度:55   发布时间:2023-12-15 00:37:46.0

这个bug主要是因为pillow 读取图像的时候产生的。 

解决办法升级pillow版本即可

  相关解决方案