Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728272 - 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)
Summary: dev-python/qtconsole-4.3.1 should depend on dev-python/PyQt5[…, printsupport]...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-14 18:51 UTC by unixway.drive+bugs.gentoo
Modified: 2021-02-24 20:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.