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

ImportError: No module named PyQt4.QtCore #553

Open
skyfishrebs opened this issue Mar 3, 2020 · 0 comments
Open

ImportError: No module named PyQt4.QtCore #553

skyfishrebs opened this issue Mar 3, 2020 · 0 comments

Comments

@skyfishrebs
Copy link

I have this problem after install

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