Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 728272

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 packagesAssignee: 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: ---

Description unixway.drive+bugs.gentoo 2020-06-14 18:51:06 UTC
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
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-02-24 20:51:05 UTC
Closing bugs for old versions no longer in ::gentoo.  Please reopen if it still happens.