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.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: