Skip to content

Fixed PyQt 5.11 backwards incompatibility causing sip import failure#11613

Merged
Carreau merged 2 commits into
ipython:masterfrom
flutefreak7:master
Feb 21, 2019
Merged

Fixed PyQt 5.11 backwards incompatibility causing sip import failure#11613
Carreau merged 2 commits into
ipython:masterfrom
flutefreak7:master

Conversation

@flutefreak7
Copy link
Copy Markdown

See issue: #11612

This is the same fix as implemented in spyder-ide/qtconsole#319.

@tacaswell
Copy link
Copy Markdown
Contributor

Could the sip import simply be deleted? It is not returned from the function and you can not change the API version on pyqt5.

@flutefreak7
Copy link
Copy Markdown
Author

That's a good point... it should probably just be removed since it doesn't get used and is likely a leftover.

Removing it works on my end, so I'll do that for the PR.

@Carreau Carreau added this to the 7.4 milestone Feb 21, 2019
@Carreau
Copy link
Copy Markdown
Member

Carreau commented Feb 21, 2019

Sounds good. Thanks !

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.

3 participants