mcp运行问题 #15852
Unanswered
HLhuanglang
asked this question in
Q&A
mcp运行问题
#15852
Replies: 2 comments 4 replies
-
需要确认paddleocr_mcp和paddleocr是否安装在同一个环境。可以考虑通过执行 |
Beta Was this translation helpful? Give feedback.
0 replies
-
#16387 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
环境:Linux langhhuang-1nunc1juqa 5.4.119-19.0009.37 #1 SMP Wed Oct 18 12:32:51 CST 2023 x86_64 x86_64 x86_64 GNU/Linux
python版本:3.12.11
包版本:
paddleocr 3.0.2
paddlepaddle 3.0.0
paddlex 3.0.2
执行命令:paddleocr_mcp --pipeline "OCR" --device "CPU" --ppocr_source "local" --verbose --http --host 0.0.0.0 --port 8888
报错:RuntimeError: PaddleOCR is not locally available
目前已经安装了paddleocr库,还是提示报错,这个要怎么处理呀?
Beta Was this translation helpful? Give feedback.
All reactions