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

(Py)Qt version incompatibility #26

Open
philipstarkey opened this issue Apr 5, 2020 · 1 comment
Open

(Py)Qt version incompatibility #26

philipstarkey opened this issue Apr 5, 2020 · 1 comment

Comments

@philipstarkey
Copy link
Member

It appears that runviewer is not compatible with PyQt v5.13.1+. Plots either don't display, is display intermittently as you zoom.

This appears to be an upstream issue (potentially pyqtgraph/pyqtgraph#1057 or similar) so hopefully it will get fixed without us needing to do anything. However, there's a chance it's more complex than that so we should keep an eye on it.

For now, Anaconda only ships with PyQt v5.9.2 anyway, so as long as people are using Anaconda and not manually updating PyQt with pip (or another conda channel) no one should run into any problems.

@lakodarmstadt
Copy link

Hey, I stummbled across this aswell and I think it is a really anoying bug as no error is thrown. The traces just don't show up.

I would suggest to at least comment this issue in the installation manual. I have used the pip-instructions (although I installed into a anaconda environment; maybe not the best way, I realised now) and there is no hint on the way that just using "pip install pyqt5" is causing trouble.

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