-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python labelImg.py 失败 #8
Comments
same error QObject::moveToThread: Current thread (0x559326d145d0) is not the object's thread (0x55932943fe20). qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/psdz/anaconda3/envs/labelimg/lib/python3.7/site-packages/cv2/qt/plugins" even though it was found. Available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl. |
更改opencv 版本解决(将requirments 中opencv-python >= 和opencv-contrib-python >= 均改为==),可以成功安装 |
那是采样间隔频率,你可以设小一点,但是图片与图片之间差异不大 |
(ano) workstation@workstation-HP-Z4-G4-Workstation:~/AutoLabelImg$ python labelImg.py qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/workstation/anaconda3/envs/ano/lib/python3.7/site-packages/cv2/qt/plugins" even though it was found. Available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl. Aborted (core dumped) |
(ano) workstation@workstation-HP-Z4-G4-Workstation:~/AutoLabelImg$ python labelImg.py qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/workstation/anaconda3/envs/ano/lib/python3.7/site-packages/cv2/qt/plugins" even though it was found. Available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl. Aborted (core dumped) please help with this error |
QObject::moveToThread: Current thread (0x55d04da2eae0) is not the object's thread (0x55d050149730).
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/mikasa/anaconda3/envs/auto_label/lib/python3.7/site-packages/cv2/qt/plugins" even though it was found.
The text was updated successfully, but these errors were encountered: