Issue:
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/yunyi/anaconda3/envs/label-studio/lib/python3.11/site-packages/cv2/qt/plugins" even though it was found.solution:
pip uninstall opencv-python
pip install opencv-python-headless
No comments:
Post a Comment