-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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
Labels
No labels