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

Error: This application failed to start because no Qt platform plugin could be initialized. #23

Open
khandriod opened this issue Mar 15, 2022 · 0 comments

Comments

@khandriod
Copy link

khandriod commented Mar 15, 2022

Hi I am using a Docker container to run this model, but it is throwing me Aborted (core dumped) error.

qt.qpa.xcb: could not connect to display :1 qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/usr/local/lib/python3.5/dist-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

this is how I am using the command,
python3 demo_video.py --video off.mp4 --display 0 --output output.mp4

Seems like problem is with --display argument.

It take so much time on this step.
image

@khandriod khandriod changed the title This application failed to start because no Qt platform plugin could be initialized. Error: This application failed to start because no Qt platform plugin could be initialized. Mar 15, 2022
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

1 participant