Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 of 3 tasks
tsongsun opened this issue May 8, 2024 · 1 comment
Open
2 of 3 tasks

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

tsongsun opened this issue May 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tsongsun
Copy link

tsongsun commented May 8, 2024

问题确认 Search before asking

Bug描述 Describe the Bug

按照官方文档安装paddlepaddle和EISeg后,在虚拟环境中启动EISeg失败。报错:AttributeError: module 'cv2.dnn' has no attribute 'DictValue'

复现环境 Environment

Windows
python 3.8
paddlepaddle==2.6.1 cpu

Bug描述确认 Bug description confirmation

  • 我确认已经提供了Bug复现步骤、代码改动说明、以及环境信息,确认问题是可以复现的。I confirm that the bug replication steps, code change instructions, and environment information have been provided, and the problem can be reproduced.

是否愿意提交PR? Are you willing to submit a PR?

  • 我愿意提交PR!I'd like to help by submitting a PR!
@tsongsun tsongsun added the bug Something isn't working label May 8, 2024
@virtual8888
Copy link

pip install eiseg我也是这个问题。 后面git clone了,官网上漏了一句,还要安装 PaddleSeg\EISeg 下的 requirements.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants