首页 PaddleOCR 帖子详情
you have pillow 8.4.0 which is incompatible. 已解决
收藏
快速回复
PaddleOCR 问答学习资料 1024 2
you have pillow 8.4.0 which is incompatible. 已解决
收藏
快速回复
PaddleOCR 问答学习资料 1024 2

pip本地安装paddleocr时报错,

paddlefsl 1.0.0 requires pillow==8.2.0, but you have pillow 8.4.0 which is incompatible.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
paddlefsl 1.0.0 requires pillow==8.2.0, but you have pillow 8.4.0 which is incompatible.

一般来说高版本向下兼容低版本,所以问题不大。

三岁
已解决
2# 回复于2021-12
好的好的 如果有问题也可以`pip install -U xxx`升级一下有关的包~
0
收藏
回复
全部评论(2)
时间顺序
三岁
#2 回复于2021-12

好的好的

如果有问题也可以`pip install -U xxx`升级一下有关的包~

0
回复
stivenssss
#3 回复于2021-12

安装指定版本即可:pip install  pillow==8.2.0

0
回复
需求/bug反馈?一键提issue告诉我们
发现bug?如果您知道修复办法,欢迎提pr直接参与建设飞桨~
在@后输入用户全名并按空格结束,可艾特全站任一用户