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

Added fix for xcd error when launching simplefocstudio.py in reamdme #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PumaFPV
Copy link

@PumaFPV PumaFPV commented Jun 15, 2022

Hey, when trying to run simplefocstudio.py I got the following error

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.

So I added the command that helped me fix it.

sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev

I'm running it on a Ubuntu VM so maybe it is why it didnt work at first. But at least it is now fixed!

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

Successfully merging this pull request may close these issues.

1 participant