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

Gui issue #368

Open
ketoloco opened this issue Nov 13, 2022 · 2 comments
Open

Gui issue #368

ketoloco opened this issue Nov 13, 2022 · 2 comments

Comments

@ketoloco
Copy link

When trying to run the visualization with gui I get the following error:

AttributeError: module 'pyqtgraph.Qt.QtGui' has no attribute 'QApplication'. Did you mean: 'QGuiApplication'?

I installed PyQT5 and pyqtgraph.

Anyone else experiencing this?

@oskar18j
Copy link

HI i couldnt fix the issue itself but i disabled the gui in the configs. That made the error go away

@krjan02
Copy link

krjan02 commented Dec 23, 2022

It can be fixed by installing pyqtgraph 0.11.0
pip install pyqtgraph==0.11.0

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

3 participants