savio-code / fern-wifi-cracker

Automatically exported from code.google.com/p/fern-wifi-cracker
1.15k stars 349 forks source link

ImportError #153

Open dzhoz0 opened 3 years ago

dzhoz0 commented 3 years ago

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.

MRXUSERx commented 2 years ago

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

MRXUSERx commented 2 years ago

me too help