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: Requirements have not been satisfied properly. Please look at the README file for configuration instructions. #395

Open L6K6 opened 5 years ago

L6K6 commented 5 years ago

Checklist for submitting an issue to KickThemOut:

- **OS name & version**:
- **Description**:
L6K6 commented 5 years ago

can somebody help me? i got this error

ERROR: Requirements have not been satisfied properly. Please look at the README file for configuration instructions.

L6K6 commented 5 years ago

this is what my terminal says:

ERROR: Requirements have not been satisfied properly. Please look at the README file for configuration instructions.

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

Details: 'errors' is an invalid keyword argument for this function Press any key to go back...

Vickycri commented 5 years ago

I have the same problem as you! Have you solved something?

RanaAbdulRahman commented 5 years ago

can somebody help me? i got this error

ERROR: Requirements have not been satisfied properly. Please look at the README file for configuration instructions.

listen bro i have face the same issue but got a solution for it first u need to upgrade your system and then install python 3 and then install "nmap" and "kamene" in python3 and then you can easily run kickthemout.py by "python3 kickthemout.py" command . or you can copy all of the files from "python2" or some older versions to "python3" folder .

RanaAbdulRahman commented 5 years ago

this is very helpful for you...

cyberpurple commented 5 years ago

quick question guys how can i copy all files from python 2 to python3 (btw im new :D )

guinevereperez commented 1 month ago

listen bro i have face the same issue but got a solution for it first u need to upgrade your system and then install python 3 and then install "nmap" and "kamene" in python3 and then you can easily run kickthemout.py by "python3 kickthemout.py" command . or you can copy all of the files from "python2" or some older versions to "python3" folder .

I've done all that you suggested, but sadly it still gives me the same message:

ERROR: Requirements have not been satisfied properly. Please look at the README file for configuration instructions.

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

Details: No module named 'scapy'

I don't know why it won't run?

$ ls LICENSE kickthemout.py README.md requirements.txt pycache scan.py code-of-conduct.md spoof.py kickthemout

Any suggestions?