FAQ installation
-
when I try to start the Wp3 i got this error:
ModuleNotFoundError: No module named 'PyQt5.sip'
After some investigation, I found that the problem can be fixed, if you run on your system os:
sudo python3.7 -m pip install --upgrade PyQt5
now, on folder wifipumpkin3 you can run this for check if work sudo make test
. if the log not show any error the bug has been solved. ;)
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.