ghostop14 / sparrow-wifi

Next-Gen GUI-based WiFi and Bluetooth Analyzer for Linux
GNU General Public License v3.0
1.19k stars 152 forks source link

No module named 'PyQt5' #67

Open jax200 opened 2 years ago

jax200 commented 2 years ago

Followed install directions for virtualenv on Ubuntu 22.04, but got (sparrow) jack@jackUbuntu:~/sparrow-wifi$ sudo python3 sparrow-wifi.py Traceback (most recent call last): File "/home/jack/sparrow-wifi/sparrow-wifi.py", line 33, in from PyQt5.QtWidgets import QApplication, QMainWindow, QDesktopWidget, QGraphicsSimpleTextItem, QFrame, QGraphicsView ModuleNotFoundError: No module named 'PyQt5'

Suggestions? thx

Maisikeli200 commented 2 years ago

Have you solve this error please