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

Fix importerror on pyqt5.sip #549

Merged
merged 6 commits into from
Apr 1, 2021
Merged

Fix importerror on pyqt5.sip #549

merged 6 commits into from
Apr 1, 2021

Conversation

reinout
Copy link
Member

@reinout reinout commented Mar 31, 2021

See #548 (comment)
What I first thought was wrong. It is simply a changed import in the latest pyqtgraph that requires a slightly newer pyqt5 than included with ubuntu 18.04.
And.... apparently than included in the LTR for windows, but I don't have access to such a machine right now.

Limiting pyqtgraph should do the trick.

But... why does "pip install --find-links" install a NEW pyqtgraph even though we bundle 0.11.1? I've checked our latest plugin.zip: it is in there.

@reinout reinout requested a review from jpprins1 March 31, 2021 20:38
@reinout reinout merged commit b7104e8 into master Apr 1, 2021
@reinout reinout deleted the reinout-dependency-bug branch April 1, 2021 07:24
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