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

not running #2

Open
kaal-kali opened this issue Apr 4, 2022 · 1 comment
Open

not running #2

kaal-kali opened this issue Apr 4, 2022 · 1 comment

Comments

@kaal-kali
Copy link

File "/home/bunter/cve-2018-15473/ssh-username-enum.py", line 27, in import paramiko ModuleNotFoundError: No module named 'paramiko'

@Xprogrammer777
Copy link

File "/home/bunter/cve-2018-15473/ssh-username-enum.py", line 27, in import paramiko ModuleNotFoundError: No module named 'paramiko'

If it have requirements.txt just run pip install -r requirements.txt
well personnally it didn't worked for me so I just run directly : pip install paramiko
I don't know if he forgot to put this in requirements any way it's reall simple to fix...
Still run working run : sudo pip3 install paramiko
and run the tool with python3 since it's not python2 sintax...

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

2 participants