termux Questions

2

I'm using Pydroid3 and would like to use Git in the Pydroid Terminal. In my Termux terminal I was able to install Git as described here: Python and Git on Android The git command is now only reco...
Cockchafer asked 2/11, 2019 at 14:47

2

Solved

I am using Termux for quite a while now and would like to install "Pillow" library on it. Whenever I try to install Pillow using "pip" it shows me the below errors. At first I t...
Thermosetting asked 17/7, 2020 at 14:26

1

Solved

Python version: 3.11 Installing dependencies for an application by pip install -r requirements.txt gives the error below. This error is specific to Python 3.11 version. On Python with 3.10.6 versio...
Abbreviate asked 23/11, 2022 at 21:51

3

Solved

Why do I keep getting this error? >> gcc a.out >> ./a.out bash: ./a.out: Permission denied I even tried this >> chmod +x a.out But still I keep getting the error. I have instal...
Glair asked 28/12, 2020 at 13:14

3

Solved

I get these errors when running npm install on Termux (Android). Any solution? I get these errors when running npm install on Termux (Android). Any solution? $ npm install npm WARN optional SKIPP...
Permutation asked 21/4, 2019 at 9:41

9

I am installing Python in Termux, but I am getting this error: pkg install python Output: Checking availability of current mirror: ok Reading package lists... Done Building dependency tree.....
Festination asked 9/12, 2020 at 4:30

2

Error while installing bit using Termux on a Samsung Galaxy s10 Android 12 which is not rooted ~ $ pip3 install bit Collecting bit Using cached bit-0.8.0-py3-none-any.whl (68 kB) Collecting reques...
Absquatulate asked 11/3, 2022 at 18:31

4

How to open any application available in phone or installed through termux command line? I can run only chrome with this command but how to open other applications? am start --user 0 -n com.android...
Upbear asked 2/8, 2021 at 9:9

2

Solved

I am trying to install a specific version of python using termux (python 3.5) but it is downloading the latest version (Python 3.7.2-1) instead. Is there any way to specify what version to install?...
Gibber asked 25/2, 2019 at 21:47

1

Solved

I am trying to install Rakudo on my Android with armv7l processor architecture using Termux. I tried compiling from source, but it didn't work. Then someone pointed out the Termux user its-pointles...
Oleson asked 7/9, 2021 at 15:37

3

Solved

I tried updating my package list but got the following error. $ pkg update Checking availability of current mirror: ok Ign:1 https://dl.bintray.com/grimler/game-packages-24 games InRelease ...
Tiu asked 22/5, 2021 at 8:28

2

Solved

I tried everything but pyzmq package is not installing. It stops while trying wheel. I even reinstalled wheel but no result. I have already installed all basic prereq stuff. I even installed cla...
Lillith asked 12/4, 2018 at 20:38

1

I need to determine my device's MAC (hardware) address, ie that for the wifi. I'm using Termux on an Android device, although maybe an answer will apply more generally. I'm using python, but any b...
Other asked 19/10, 2019 at 12:25

3

Solved

Is there a way to install a functional instance of Jupyter notebook on an Android device? Specifically, I want to use Jupyter to run a Python notebook.
Piling asked 15/4, 2018 at 0:37

1

Currently I've been using the Termux terminal on Android Samsung phone. So basicly every time i want to go to my Dropbox folder via terminal i need to cd into the "home/storage/shared/Android/data/...
Activism asked 3/3, 2019 at 15:59

1

Solved

Termux is a Linux terminal emulator for Android. I want to install the Heroku CLI to be able to manage my Heroku apps on the go, I tried typing heroku to prompt the error message and link to the ri...
Vidda asked 24/9, 2018 at 2:41
1

© 2022 - 2024 — McMap. All rights reserved.