首页 PaddleOCR 帖子详情
PPOCRLabel错误
收藏
快速回复
PaddleOCR 问答OCR 1110 4
PPOCRLabel错误
收藏
快速回复
PaddleOCR 问答OCR 1110 4

cuda版本10.2,cudnn版本7.65,python版本3.6,之前可以跑tensor,keras框架,成功安装paddle框架,但用PPOCRLabel却打不开,报错如下:

QObject::moveToThread: Current thread (0x2fcce50) is not the object's thread (0x352f190).
Cannot move to target thread (0x2fcce50)

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/glab/.local/lib/python3.6/site-packages/cv2/qt/plugins" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl.

 

--------------------------------------
C++ Traceback (most recent call last):
--------------------------------------
0 paddle::framework::SignalHandle(char const*, int)
1 paddle::platform::GetCurrentTraceBackString[abi:cxx11]()

----------------------
Error Message Summary:
----------------------
FatalError: `Process abort signal` is detected by the operating system.
[TimeInfo: *** Aborted at 1631534017 (unix time) try "date -d @1631534017" if you are using GNU date ***]
[SignalInfo: *** SIGABRT (@0x4610) received by PID 17936 (TID 0x7f7fc3612740) from PID 17936 ***]

Aborted

0
收藏
回复
全部评论(4)
时间顺序
划飞桨的Daniel
#2 回复于2021-09

什么操作系统呀?这个是需要图形化界面和安装PYQT的,如果是linux纯terminal的可能就没法用了

 

0
回复
鬼影冰魂
#3 回复于2021-09
什么操作系统呀?这个是需要图形化界面和安装PYQT的,如果是linux纯terminal的可能就没法用了  

原来是这样哦,我就是linux纯terminal。。。大神,我还有个问题,您能方便看嘛?就是我调用paddleocr包推理图片时报的错。

0
回复
K
Khadaz
#4 回复于2021-09

解决了吗请问,我是ubuntu16.04,也遇到了同样的问题

0
回复
划飞桨的Daniel
#5 回复于2021-09
Khadaz #4
解决了吗请问,我是ubuntu16.04,也遇到了同样的问题

linux需要有GNOME界面,这是个交互式标注工具呀 T.T

0
回复
需求/bug反馈?一键提issue告诉我们
发现bug?如果您知道修复办法,欢迎提pr直接参与建设飞桨~
在@后输入用户全名并按空格结束,可艾特全站任一用户