Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

No module named PyQt4.QtCore #552

Open
adnan007d opened this issue Mar 1, 2020 · 0 comments
Open

No module named PyQt4.QtCore #552

adnan007d opened this issue Mar 1, 2020 · 0 comments

Comments

@adnan007d
Copy link

After Installation is complete when i run wifi-pumpkin it shows this error
Traceback (most recent call last):
File "wifi-pumpkin.py", line 35, in
from core.loaders.checker.depedences import check_dep_pumpkin
File "/usr/share/WiFi-Pumpkin/core/loaders/checker/depedences.py", line 2, in
from core.utility.collection import SettingsINI
File "/usr/share/WiFi-Pumpkin/core/utility/collection.py", line 2, in
from PyQt4.QtCore import QSettings
ImportError: No module named PyQt4.QtCore

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant