You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
Hi all!
Was looking for software like this to controle my Nvidia Shield. After some reading found this should do the trick.
However; after attempting to install using 'pip install adb' it throws an error:
Command "/usr/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-build-iFFlkd/M2Crypto/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-Ahd8mj-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-iFFlkd/M2Crypto/
Anyway to resolve this?