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

No module named PyQt4.QtCore #552

@adnan007d

Description

@adnan007d

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions