PeterH0323 / Smart_Construction

Base on YOLOv5 Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗
GNU General Public License v3.0
2.23k stars 468 forks source link

Ubuntu 无法启动Ui界面! #75

Closed piwawa closed 1 year ago

piwawa commented 1 year ago
python visual_interface.py 
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/data/anaconda3/envs/helmet/lib/python3.8/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: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb, webgl.

Aborted (core dumped)

根据错误信息重装了Smart_Construction 项目也不行,windows一模一样的环境可以启动,但是无法调用GPU !