Comment 15 for bug 910385

Revision history for this message
JohnFlux (johnflux) wrote :

This has become broken again in Ubuntu 16.10:

$ apturl
Traceback (most recent call last):
  File "/usr/bin/apturl-kde", line 34, in <module>
    from AptUrl.kde.KdeUI import KdeUI
  File "/usr/lib/python3/dist-packages/AptUrl/kde/KdeUI.py", line 5, in <module>
    from PyQt4.QtWebKit import QWebView
ImportError: No module named 'PyQt4.QtWebKit'

$ sudo apt install python3-pyqt4
Reading package lists... Done
Building dependency tree
Reading state information... Done
python3-pyqt4 is already the newest version (4.11.4+dfsg-2).