[Python-modules-team] Bug#941959: python3-pyqt5.qtwebengine: QWebEngineUrlScheme seems not to be exported
Norbert Preining
norbert at preining.info
Tue Oct 8 05:23:44 BST 2019
Package: python3-pyqt5.qtwebengine
Version: 5.12.1-2
Severity: normal
Hi,
When I try to import QWebEngineUrlScheme I get an error
$ python3
>> >>> from PyQt5.QtWebEngineCore import QtWebEngineUrlScheme
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name 'QtWebEngineUrlScheme' from 'PyQt5.QtWebEngineCore' (/usr/lib/python3/dist-packages/PyQt5/QtWebEngineCore.cpython-37m-x86_64-linux-gnu.so)
But it seems it should be there since there is also
/usr/share/sip/PyQt5/QtWebEngineCore/qwebengineurlscheme.sip
Thanks
Norbert
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.3.4 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python3-pyqt5.qtwebengine depends on:
ii libc6 2.29-2
ii libgcc1 1:9.2.1-8
ii libqt5core5a 5.11.3+dfsg1-4
ii libqt5gui5 5.11.3+dfsg1-4
ii libqt5webengine5 5.11.3+dfsg-2+b1
ii libqt5webenginecore5 5.11.3+dfsg-2+b1
ii libqt5webenginewidgets5 5.11.3+dfsg-2+b1
ii libqt5widgets5 5.11.3+dfsg1-4
ii libstdc++6 9.2.1-8
ii python3 3.7.5-1
ii python3-pyqt5.qtwebchannel 5.12.3+dfsg-2
ii python3-sip [sip-py3api-12.6] 4.19.18+dfsg-1
python3-pyqt5.qtwebengine recommends no packages.
python3-pyqt5.qtwebengine suggests no packages.
-- no debconf information
More information about the Python-modules-team
mailing list