Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'impacket.impacket' #6

Closed
jianghoo opened this issue May 30, 2019 · 4 comments
Closed

ModuleNotFoundError: No module named 'impacket.impacket' #6

jianghoo opened this issue May 30, 2019 · 4 comments

Comments

@jianghoo
Copy link

ModuleNotFoundError: No module named 'impacket.impacket'

@SymmetriesSec
Copy link

SymmetriesSec commented May 30, 2019

In the folder:
"sudo pip install impacket".

Run:
"python3 script.py".

@binlmmhc
Copy link

check issue 4.

@Ekultek Ekultek closed this as completed May 30, 2019
@Droid-MAX
Copy link
Contributor

There will be no such bugs anymore.

@Droid-MAX
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants