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

module 'nmap' has no attribute 'PortScanner' #437

Closed xprotector closed 4 years ago

xprotector commented 4 years ago

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'

CaraTortu commented 4 years ago

What I did was install it normally but before doing 'sudo -H pip3 install -r requirements.txt' I did 'sudo pip3 uninstall -r requirements.txt'. Then you type 'sudo chmod +x kickthemout.py' and finally you type 'sudo python3 kickthemout.py' and it works!! I hope that helped. (I took 5 hours to figure this out)

k4m4 commented 4 years ago

Closing due to issue author inactivity.