Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Can it be used in termux? #73

Answered by Microzibert
drakewebs2017 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes you can

pkg install python

Then copy the path to the program folder

cd /Your/Path/to/folder 

check if you are in the right folder with the command ls this will show a list of files in the folder

pip install requests
pip install colorlog

Now you can start the program

python main.py

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@drakewebs2017
Comment options

Answer selected by masterking32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants