Banconxuan / RTM3D

The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection
MIT License
454 stars 85 forks source link

qt.qpa.xcb: could not connect to display qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/root/anaconda3/envs/DCGAN_tf/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: xcb. #57

Open yanweijia-1 opened 1 year ago

ea-evdokimov commented 1 year ago

You can try downgrade opencv, for example pip install opencv-contrib-python==4.1.2.30, it helped me