| Summary: | dev-python/qtconsole-4.3.1 should depend on dev-python/PyQt5[…, printsupport] - ImportError: cannot import name 'QtPrintSupport' from 'PyQt5' (/usr/lib/python3.7/site-packages/PyQt5/__init__.py) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | unixway.drive+bugs.gentoo |
| Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | python |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Closing bugs for old versions no longer in ::gentoo. Please reopen if it still happens. |
subj. $ jupyter qtconsole Traceback (most recent call last): […snip…] File "/usr/lib/python3.7/site-packages/qtconsole/qt_loaders.py", line 272, in import_pyqt5 from PyQt5 import QtCore, QtSvg, QtWidgets, QtGui, QtPrintSupport ImportError: cannot import name 'QtPrintSupport' from 'PyQt5' (/usr/lib/python3.7/site-packages/PyQt5/__init__.py) Reproducible: Always