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
I'm using Kali Linux on WSL and I get the following error:
Traceback (most recent call last):
File "/usr/share/fern-wifi-cracker/execute.py", line 41, in <module>
from PyQt5 import QtCore, QtGui, QtWidgets
ImportError: libQt5Core.so.5: cannot open shared object file: No such file or directory
I tried to install the prerequisites again but still have the error.
Please help me, thanks.
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/usr/share/fern-wifi-cracker/execute.py", line 41, in
from PyQt5 import QtCore, QtGui, QtWidgets
ImportError: libQt5Core.so.5: cannot open shared object file: No such file or directory
I'm using Kali Linux on WSL and I get the following error:
I tried to install the prerequisites again but still have the error.
Please help me, thanks.
The text was updated successfully, but these errors were encountered: