Closed jianghoo closed 5 years ago
In the folder: "sudo pip install impacket".
Run: "python3 script.py".
check issue 4.
There will be no such bugs anymore.
if python version is py2, just execute "python2 -m pip install -r requirements.txt", if py3, just replace "python2" to "python" and execute same command.
ModuleNotFoundError: No module named 'impacket.impacket'