Skip to content

no Module named requests... #2

@mcnahum

Description

@mcnahum

Hello,
I have the below issue with the py file:

File "./getbypasscode.py", line 10, in
import requests, argparse
ImportError: No module named requests

After Googling a little bit, I found that I must install requests

I did with : "pip3 install requests" but it's still the same error...
any idea how to push the troubleshooting ...?

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