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 'autorecon' #203

Open
pafranci opened this issue Jun 9, 2023 · 4 comments
Open

ModuleNotFoundError: No module named 'autorecon' #203

pafranci opened this issue Jun 9, 2023 · 4 comments

Comments

@pafranci
Copy link

pafranci commented Jun 9, 2023

┌──(kali㉿kali)-[~/home]
└─$ autorecon
Traceback (most recent call last):
File "/usr/local/bin/autorecon", line 5, in
from autorecon.main import main
ModuleNotFoundError: No module named 'autorecon'

@Tib3rius
Copy link
Owner

Hi @pafranci, which method did you use to install AutoRecon?

@pafranci
Copy link
Author

pafranci commented Jun 21, 2023 via email

@kaliankhe
Copy link

having same issue
─root at Optimus in /home/kali/CTF/pgpractis/PlanetExpress
╰─○ autorecon --only-scans-dir -v 192.168.189.205
Traceback (most recent call last):
File "/usr/local/bin/autorecon", line 5, in
from autorecon.main import main
ModuleNotFoundError: No module named 'autorecon'
╭─root at Optimus in /home/kali/CTF/pgpractis/PlanetExpress
╰─○ autorecon
Traceback (most recent call last):
File "/usr/local/bin/autorecon", line 5, in
from autorecon.main import main
ModuleNotFoundError: No module named 'autorecon'

@kaliankhe
Copy link

any update on this

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

3 participants