opencv: switch dependancy from `opencv-python` to `opencv-python-headless`.
Because the first one embed some GUI stuff (unused on darfix) that mess up with qt and pytest. See opencv-python README 'Installation and Usage' section for details. You can also have a look at the following thread: https://forum.qt.io/topic/119109/using-pyqt5-with-opencv-python-cv2-causes-error-could-not-load-qt-platform-plugin-xcb-even-though-it-was-found/7
Loading
Please register or sign in to comment