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

ImportError: No module named requests #10

Open
IamLucif3r opened this issue Jan 1, 2021 · 1 comment
Open

ImportError: No module named requests #10

IamLucif3r opened this issue Jan 1, 2021 · 1 comment

Comments

@IamLucif3r
Copy link

While running the tool using the command stated in the README.md file, it is returning an error stating no module named requests.
The Result after running "python sslScrape.py 10.100.100.0/24" is:

Traceback (most recent call last):
File "sslScrape.py", line 25, in
import sys, socket, ssl, requests, ipaddress
ImportError: No module named requests

@clevercoder91
Copy link

use python3 and i have updates Script to python3

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