jupyter / qtconsole

Jupyter Qt Console
https://qtconsole.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
413 stars 199 forks source link

Qt bindings version outdated in documentation #579

Closed gdementen closed 1 year ago

gdementen commented 1 year ago

Since qtconsole requires qtpy >= 2, it effectively does not support Qt4 any more. Also, from the changelog, it seems like PyQt6/PySide6 is supported but both the README and the installation documentation lists Qt4 + Qt5 bindings instead of Qt5 + Qt6.

ccordoba12 commented 1 year ago

Hey @gdementen, thanks for reporting. You're welcome to submit a pull request with more up to date information about our dependency on Qt.

gdementen commented 1 year ago

Sorry... but I will do this when I have some time... i.e. probably never. I can hardly maintain my own projects.