android-sdk-tools
android-sdk-tools copied to clipboard
No module named 'requests'
when i run python get_source.py it says No module named 'requests'. Is there something wrong
pip3 install requests
the requests module is not used, you can remove the download and untar methods