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
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'
The text was updated successfully, but these errors were encountered: