PaddleOCR
PaddleOCR copied to clipboard
PPOCRLabel 点击重识别报错
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
-
系统环境/System Environment:ubantu 16 cuda 10.0 python3.6
-
版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components:paddlepaddle-gpu 2.0.0rc1.post100
-
运行指令/Command Code:python PPOCRLabel.py
-
完整报错/Complete Error Message:
ModuleNotFoundError: No module named 'apt_pkg'
Original exception was: Traceback (most recent call last): File "/home/lgx/myprj/PaddleOCR/PPOCRLabel/PPOCRLabel.py", line 1893, in reRecognition if self.noLabelText == shape.label or result[1][0] == shape.label: IndexError: list index out of range