+ 6
How can join termox with python 3
I did any thing for get python 3 code or command but in termox program this app requesting and find python hipgit
5 Answers
+ 7
Scampirate and Darren Keeling please do not spam the question and answer forum with links not related to the code questions asked.
Please follow the guidelines.
https://www.sololearn.com/discuss/1316935/?ref=app
+ 4
To install python 3 in termux
Download Termux from fdroid
Hit command :
pkg install python
+ 3
Do you mean how to run python script from termux?
0
I’m also having this exact issue.
0
A few python packages are available from termux's package manager (for python3 only), and should be installed from there to avoid compilation errors. This is the case for: numpy, pkg install python-numpy. electrum, pkg install electrum.
Hot today
Generador de divicion python.
1 Votes