when i try to run hiddeneye, i get this error
Traceback (most recent call last):
File "./HiddenEye.py", line 8, in
from Defs.Checks import *
File "/home/netstorm/Desktop/HackTool/HiddenEye/Defs/Checks.py", line 7, in
from wget import download
ModuleNotFoundError: No module named 'wget'
when i try to run hiddeneye, i get this error Traceback (most recent call last): File "./HiddenEye.py", line 8, in
from Defs.Checks import *
File "/home/netstorm/Desktop/HackTool/HiddenEye/Defs/Checks.py", line 7, in
from wget import download
ModuleNotFoundError: No module named 'wget'