Closed scottmeup closed 3 months ago
This package is not really meant to run on your phone but I guess you can try connecting to the ADB daemon via localhost.
error occurred: Failed to find tool. Is
aarch64-linux-android-ar
installed?
You need a proper build environment to build the cryptography
package.
This package is not really meant to run on your phone
Ah. Fantastic, got it working with no issues under Windows 11.
Thanks for your help.
Install attempted running Termux, on Rooted Android 13
~ $ python --version Python 3.11.9
~ $ pip --version pip 24.1.2 from /data/data/com.termux/files/usr/lib/python3.11/site-packages/pip (python 3.11)
The full output was too long to include in this form and is available here https://pastebin.com/P7YcCjTU
The last few lines of output are included below.