You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.
kubuntu@kubuntu:~/WiFi-Pumpkin$ sudo apt-get install python-qt4
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
python-qt4-dbg
The following NEW packages will be installed:
python-qt4
0 upgraded, 1 newly installed, 0 to remove and 99 not upgraded.
Need to get 0 B/2,223 kB of archives.
After this operation, 14.2 MB of additional disk space will be used.
Selecting previously unselected package python-qt4.
(Reading database ... 173484 files and directories currently installed.)
Preparing to unpack .../python-qt4_4.11.4+dfsg-2_amd64.deb ...
Unpacking python-qt4 (4.11.4+dfsg-2) ...
Setting up python-qt4 (4.11.4+dfsg-2) ...
kubuntu@kubuntu:~/WiFi-Pumpkin$ sudo wifi-pumpkin
Traceback (most recent call last):
File "wifi-pumpkin.py", line 50, in <module>
from core.main import Initialize
File "/usr/share/WiFi-Pumpkin/core/main.py", line 52, in <module>
from core.helpers.report import frm_ReportLogger
File "/usr/share/WiFi-Pumpkin/core/helpers/report.py", line 2, in <module>
from PyQt4.QtWebKit import QWebView
ImportError: No module named QtWebKit
The text was updated successfully, but these errors were encountered:
invious
changed the title
Kubuntu: No Module Named QtWebKit
Kubuntu 16.10: No Module Named QtWebKit
Nov 26, 2016
The text was updated successfully, but these errors were encountered: