If you use the android application termux, you can type linux commands, so I tried using it. It will be easier to use if you hit this first. termux-setup-storage
□ What I was able to do ・ Apt get update ・ Apt get upgrade ・ Pip install --upgrade pip ・ Pip install pandas ・ Pip install numpy ・ Pip install matplotlib □ What I couldn't do ・ Pip install tkinter The following will be helpful. https://www.google.com/amp/s/www.lisz-works.com/entry/termux-init%3famp=1
Recommended Posts