Notes: python

Opencv - Could not find the Qt platform plugin "wayland"

Error:

❯ python getcolor.py
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "/home/stroky/testline/alemeno/lib/python3.12/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.

Available platform plugins are: xcb.

fish: Job 1, 'python getcolor.py' terminated by signal SIGABRT (Abort)
Read more…