455 Star 3.5K Fork 865

PaddlePaddle / PaddleOCR

 / 详情

所有的包导入了 但还是有Qt的参数爆红

待办的
创建于  
2021-06-05 15:50

Traceback (most recent call last):
File "D:/PyCharm/Pro/OCR/PaddleOCR/PPOCRLabel/PPOCRLabel.py", line 37, in
from paddleocr import PaddleOCR
File "D:\Anaconda3\envs\LabelImg\lib\site-packages\paddleocr_init_.py", line 16, in
from .paddleocr import PaddleOCR
File "D:\Anaconda3\envs\LabelImg\lib\site-packages\paddleocr\paddleocr.py", line 28, in
from tools.infer import predict_system
File "..\tools\infer\predict_system.py", line 31, in
import tools.infer.predict_det as predict_det
File "..\tools\infer\predict_det.py", line 31, in
from ppocr.data import create_operators, transform
File "..\ppocr\data_init_.py", line 34, in
from ppocr.data.imaug import transform, create_operators
File "..\ppocr\data\imaug_init_.py", line 20, in
from .make_border_map import MakeBorderMap
File "..\ppocr\data\imaug\make_border_map.py", line 13, in
from shapely.geometry import Polygon
File "D:\Anaconda3\envs\LabelImg\lib\site-packages\shapely\geometry_init_.py", line 4, in
from .base import CAP_STYLE, JOIN_STYLE
File "D:\Anaconda3\envs\LabelImg\lib\site-packages\shapely\geometry\base.py", line 19, in
from shapely.coords import CoordinateSequence
File "D:\Anaconda3\envs\LabelImg\lib\site-packages\shapely\coords.py", line 8, in
from shapely.geos import lgeos
File "D:\Anaconda3\envs\LabelImg\lib\site-packages\shapely\geos.py", line 154, in
lgeos = CDLL(os.path.join(sys.prefix, 'Library', 'bin', 'geos_c.dll'))
File "D:\Anaconda3\envs\LabelImg\lib\ctypes_init
.py", line 381, in init
self._handle = _dlopen(self._name, mode)
FileNotFoundError: Could not find module 'D:\Anaconda3\envs\LabelImg\Library\bin\geos_c.dll' (or one of its dependencies). Try using the full path with constructor syntax.

评论 (0)

Alchemist_W 创建了任务
Alchemist_W 关联仓库设置为PaddlePaddle/PaddleOCR
展开全部操作日志

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(1)
8108833 weidamao 1600850082
Python
1
https://gitee.com/paddlepaddle/PaddleOCR.git
git@gitee.com:paddlepaddle/PaddleOCR.git
paddlepaddle
PaddleOCR
PaddleOCR

搜索帮助

53164aa7 5694891 3bd8fe86 5694891