Skip to content

ImportError: No module named requests #10

@IamLucif3r

Description

@IamLucif3r

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions