Bug description I have an issue with PyLint and OpenCV. Whenever I import something from openCV I get the following error Pylint (E0611:no-name-in-module). Why doesn't it see the models in the cv2 library, as it does with other libraries...
I have Picamera2 working fine, everything works until I try to use any cv2 command which involves preview at which point I constantly get the common "Could not find the Qt platform plugin "xcb" error over and over again. I would incredibly grateful for any way past this. 👍 1 Collab...