What's problem? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What's problem?

I have tried many ways to install python in termux. What's wrong? Error in image below link https://www.sololearn.com/post/1731359/?ref=app

13th Apr 2023, 1:16 PM
Knight
Knight - avatar
10 Answers
+ 5
CODER I think you should change repository, I also tried long ago, you can check this link and search more according to your understanding. https://youtube.com/shorts/70eatD4Ug38?feature=share
13th Apr 2023, 1:27 PM
Sakshi
Sakshi - avatar
+ 4
CODER I click the link bro, it's works
13th Apr 2023, 1:36 PM
Sakshi
Sakshi - avatar
+ 3
CODER 'you can change the repository' search on youtube it will definitely helps you according to your question
13th Apr 2023, 1:51 PM
Sakshi
Sakshi - avatar
+ 2
CODER have you see only main repository or you have see more with main repository?
13th Apr 2023, 1:49 PM
Sakshi
Sakshi - avatar
+ 1
Sakshi You can send the link in private messages. Sololern won't let me open it
13th Apr 2023, 1:35 PM
Knight
Knight - avatar
+ 1
Sakshi I only have the main repository. Even after changing to another folder from the main repository, but the problems remained
13th Apr 2023, 1:46 PM
Knight
Knight - avatar
+ 1
CODER Go to the F-Droid website (https://f-droid.org/) on your Android device. Download and install the F-Droid app. Open the F-Droid app and search for "Termux". Install the Termux app on your device. Open the Termux app. In the Termux terminal, type the command pkg update and hit enter. This will update the package repository. Next, type the command pkg upgrade and hit enter. This will upgrade any existing packages to the latest version. Now, to install Python, type the command pkg install python and hit enter. This will download and install Python on your device. After the installation is complete, you can start using Python in the Termux terminal by typing the command python.
13th Apr 2023, 1:49 PM
I am offline
I am offline - avatar
+ 1
Sakshi i have only main repository
13th Apr 2023, 1:51 PM
Knight
Knight - avatar
0
CODER share all the output of the command including the command itself that you use to install package. Via pastebin for example.
14th Apr 2023, 2:10 PM
Евгений
Евгений - avatar
0
CODER What's the version of your Termux? Where did you install it from: Google Play or F-Droid?
14th Apr 2023, 2:25 PM
Евгений
Евгений - avatar