conda环境下pillow无法读取webp图片的解决办法

mac2024-03-17  46

错误信息:

OSError: cannot identify image file 'test.webp'

github issue地址: https://github.com/ContinuumIO/anaconda-issues/issues/10737

解决方案: 安装webp库

最新回复(0)