PyRep icon indicating copy to clipboard operation
PyRep copied to clipboard

import cv2

Open lllzheng opened this issue 1 year ago • 1 comments

when i "import cv2" ,it is wrong

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "/home/dell/anaconda3/envs/zl-sb3/lib/python3.8/site-packages/cv2/qt/plugins" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

lllzheng avatar Feb 24 '24 10:02 lllzheng

I encountered the same problem.

I switched from opencv-python to opencv-python-headless, and the problem was solved.

yzlc080733 avatar May 07 '24 19:05 yzlc080733