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

requirements not satisfied #39

Closed
Detora opened this issue Jan 25, 2017 · 2 comments
Closed

requirements not satisfied #39

Detora opened this issue Jan 25, 2017 · 2 comments
Assignees

Comments

@Detora
Copy link

Detora commented Jan 25, 2017

After I pulled the code with 'git clone https://github.com/k4m4/kickthemout.git' and downloaded 'scapy' with pip ('pip install -r requirements.txt') I still get the following message:

$ pip install -r requirements.txt
Requirement already satisfied: scapy in c:\python27\lib\site-packages (from -r requirements.txt (line 1))

$ python kickthemout.py

ERROR: Requirements have not been properly satisfied. Please try running:
$ sudo pip install -r requirements.txt

If you still get the same error, please submit an issue here:
https://github.com/k4m4/kickthemout/issues
i tried to unistall scpy but i got this:
sudo pip uninstall scapy
Not uninstalling scapy at /usr/lib/python2.7/dist-packages, owned by OS

@Detora
Copy link
Author

Detora commented Jan 25, 2017

tried to uninstall it so i could reinstall it
my OS is kali linux 64-bit

@k4m4 k4m4 self-assigned this Jan 25, 2017
@k4m4 k4m4 added the duplicate label Jan 25, 2017
@k4m4
Copy link
Owner

k4m4 commented Jan 25, 2017

The solution to this issue can be found here: Issue #37. Thanks!

@k4m4 k4m4 closed this as completed Jan 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants