求助RAG的实时简报编写图片识别中,在linux 的docker容器安装paddleocr运行图片识别报错 #443
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#443
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
安装第二种方式安装的paddleocr,在容器中运行示例ocr.py时报错如下


在容器里面执行apt install libgl1-mesa-glx
还是报错
先执行一下apt-get update,更新一下库
谢谢,已解决