是关于Pillow和PIL的。。。

「First Order Motion Model for Image Animation」尝试实现

https://github.com/AliaksandrSiarohin/first-order-model

但是多次尝试总是失败,最大的不能解决的报错如下:
ImportError: Imageio Pillow requires Pillow, not PIL!

img

网上查阅后试过重装,但是不行
希望成功跑起来,感谢!!!

img

pip install --upgrade Pillow看看?