WINDOWS安装eiseg遇到的问题和解决方法

1. ResolutionImpossible

pip install paddlepaddle 出错提示:

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

解决办法,执行这个命令

pip install paddlepaddle -i https://mirrors.aliyun.com/pypi/simple --trusted-host mirrors.aliyun.com

2. 启动 eiseg 出错

AttributeError: module 'cv2.dnn' has no attribute 'DictValue'

原因是 opencv-python 版本不匹配

解决办法:

降级 opencv-python 版本

pip install opencv-python==4.5.3.56
相关推荐
偷偷小野猪19 分钟前
想要自动删除浏览器历史记录吗?这样设置就对了
windows·edge浏览器
充值内卷5 小时前
WPF入门教学四 WPF控件概述
windows·ui·wpf
程序猿小D18 小时前
第二百三十五节 JPA教程 - JPA Lob列示例
java·数据库·windows·oracle·jdk·jpa
iummature20 小时前
ZLMediaKit Windows编译以及使用
windows
周伯通*1 天前
Windows上,使用远程桌面连接Ubuntu
linux·windows·ubuntu
GDAL1 天前
GNU力量注入Windows:打造高效跨平台开发新纪元
服务器·windows·gnu
小徐敲java1 天前
Windows本地制作java证书(与jeecgboot配置本地证书ssl问题)
java·windows·ssl
春蕾夏荷_7282977251 天前
electron nsis打包windows应用程序
javascript·windows·electron·nsis
偷偷小野猪1 天前
Windows 常用的键盘快捷键总结
windows
Splashtop高性能远程控制软件1 天前
centos远程桌面连接windows
linux·windows·centos·远程控制·远程桌面