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

Bump minimum version of pyqtgraph #247

Merged

Conversation

jenshnielsen
Copy link
Collaborator

Fixes #246 246

fixes AttributeError: module 'pyqtgraph' has no attribute 'ColorBarItem'

fixes AttributeError: module 'pyqtgraph' has no attribute 'ColorBarItem'
@jenshnielsen
Copy link
Collaborator Author

I can reproduce the issue with pyqtgraph 0.11.0 and 0.12.0 but not 0.12.1 so limit the minimum version to that

@jenshnielsen
Copy link
Collaborator Author

This needs a fix to do type checking with mypy 0.920 fixed by #248

@jenshnielsen jenshnielsen merged commit 3e088ae into toolsforexperiments:master Dec 17, 2021
@jenshnielsen jenshnielsen deleted the min_pyqtgraph_version branch December 17, 2021 10:29
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.

plottr fails to launch with pyqtgraph related error
2 participants