k4m4 / kickthemout

💤 Kick devices off your network by performing an ARP Spoof attack.
https://nikolaskama.me/kickthemoutproject
MIT License
2.52k stars 439 forks source link

nmap program was not found in path #390

Open Shubham-vish opened 5 years ago

Shubham-vish commented 5 years ago

After Executing "sudo python3 kickthemout.py" following was the result.

Scanning your network, hang on...

ERROR: Network scanning failed. Please check your requirements configuration.

If you still cannot resolve this error, please submit an issue here:
    https://github.com/k4m4/kickthemout/issues

Details: 'nmap program was not found in path. PATH is : /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin'
k4m4 commented 5 years ago

Hi there. Have you downloaded NMAP, as documented in the readme file?

xm00ds commented 5 years ago

I have similar problems, but it says that the nmap port has not been configured or something like that

xm00ds commented 5 years ago

my out is : Scanning your network, hang on...

ERROR: Network scanning failed. Please check your requirements configuration.

If you still cannot resolve this error, please submit an issue here: https://github.com/k4m4/kickthemout/issues

Details: module 'nmap' has no attribute 'PortScanner'