)/usr/bin/ld: attempted static link of dynamic object `/usr/lib/x86_64-linux-gnu/libwebp.soMakefile:83: recipe for target 'all' failed我在/usr/lib/x86_64-linux-gnu/中有可用的libwebp.a如
我已经编写了一小段代码来在Anaconda提示符中打开webp图像。im = Image.open('test.webp')C:\ProgramData\Anaconda3\lib\site-packages\PIL\Image.py:2655: UserWarning: image file could not be identified because WEBP support not installedTraceback (most recent cal