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

ModuleNotFoundError: No module named 'requests' #403

Open
FazanLone opened this issue Jun 1, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'requests' #403

FazanLone opened this issue Jun 1, 2024 · 1 comment

Comments

@FazanLone
Copy link

C:\Users\hp\Downloads\XSStrike-master>xsstrike.py

    XSStrike v3.1.5

Traceback (most recent call last):
File "C:\Users\hp\Downloads\XSStrike-master\xsstrike.py", line 117, in
from core.photon import photon
File "C:\Users\hp\Downloads\XSStrike-master\core\photon.py", line 8, in
from core.requester import requester
File "C:\Users\hp\Downloads\XSStrike-master\core\requester.py", line 2, in
import requests
ModuleNotFoundError: No module named 'requests'

@darkb0ts
Copy link

Bro Please mention Your Python Version and pip install requests or pip3 install requests

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