You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got keys from plugin meta data ("xcb")
QFactoryLoader::QFactoryLoader() checking directory path "/home/Mashiro/.pyenv/versions/3.10.10/bin/platforms" ...
qt.qpa.plugin: Could not find the Qt platform plugin "dxcb" in "/media/Mashiro/inst_47/Project/python/PPOCRLabel/.venv/lib/python3.10/site-packages/cv2/qt/plugins"
loaded library "/media/Mashiro/inst_47/Project/python/PPOCRLabel/.venv/lib/python3.10/site-packages/cv2/qt/plugins/platforms/libqxcb.so"
QObject::moveToThread: Current thread (0x55a96abfda50) is not the object's thread (0x55a9704e3da0).
Cannot move to target thread (0x55a96abfda50)
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/media/Mashiro/inst_47/Project/python/PPOCRLabel/.venv/lib/python3.10/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, linuxfb, minimal, offscreen, vnc, webgl.
--------------------------------------
C++ Traceback (most recent call last):
--------------------------------------
No stack trace in paddle, may be caused by external reasons.
----------------------
Error Message Summary:
----------------------
FatalError: `Process abort signal` is detected by the operating system.
[TimeInfo: *** Aborted at 1731403692 (unix time) try "date -d @1731403692" if you are using GNU date ***]
[SignalInfo: *** SIGABRT (@0x3e80001ebcb) received by PID 125899 (TID 0x7f1700863b80) from PID 125899 ***]
我发现我在启动PPOCRLabel时,出现了如下情况
然后在pip中的依赖如下列所示
使用的环境是deepin v23 社区版本,不知道是否跟本机或者和开发环境有关,我不太会搭这个配置环境,还望指出问题所在。
The text was updated successfully, but these errors were encountered: