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

Traceback #76

Open
djagadish opened this issue Aug 24, 2020 · 1 comment
Open

Traceback #76

djagadish opened this issue Aug 24, 2020 · 1 comment

Comments

@djagadish
Copy link

root@kali:/home/kali/Striker# python3 striker.py bing.com
Traceback (most recent call last):
File "striker.py", line 10, in
import requests.exceptions
ModuleNotFoundError: No module named 'requests'

@nikhiltari25
Copy link

@djagadish kindly read the requirements.txt file.
You need to add requests module in the Striker directory.
Download link: Requests module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants