Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not load the Qt platform plugin xcb #72

Open
crys313 opened this issue Aug 13, 2024 · 1 comment
Open

Can not load the Qt platform plugin xcb #72

crys313 opened this issue Aug 13, 2024 · 1 comment

Comments

@crys313
Copy link

crys313 commented Aug 13, 2024

qt.qpa.xcb: could not connect to display 
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/notebooks/miniconda3/envs/openseeface/lib/python3.9/site-packages/cv2/qt/plugins" even though it was found.
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.

hi, anyone know how to fix this error? thanks!

@emilianavt
Copy link
Owner

It's not an OpenSeeFace specific issue, but looks like a problem with your OpenCV installation. It tries to use the Qt library to open a window, but it cannot find the necessary library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants