removeActivationLock
removeActivationLock copied to clipboard
no Module named requests...
Hello, I have the below issue with the py file:
File "./getbypasscode.py", line 10, in
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 ...?