This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Description
"pkg_resources.DistributionNotFound: The 'python-rsa' distribution was not found and is required by adb"
op.expanduser('~/.android/adbkey'))
File "/home/vxerlee/python-adb/adb/sign_m2crypto.py", line 24, in init
with open(rsa_key_path + '.pub') as rsa_pub_file:
IOError: [Errno 2] No such file or directory: '/home/vxerlee/.android/adbkey.pub'