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

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

Open fhackery opened 4 years ago

fhackery commented 4 years ago

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

whos-gabi commented 4 years ago

I have the same problem. How do I kick them out now?

whos-gabi commented 4 years ago

You need to re-installing python-nmap and nmap.

pip3 uninstall nmap
pip3 uninstall python-nmap

pip3 install python-nmap
JS4m commented 4 years ago

Thank you bro ! c:

NightSling commented 4 years ago

Try to do python3-nmap if didn't work..