Last active
June 19, 2025 10:53
-
-
Save Starrysparklez/f492e4b2514487273f1346c674c3f7d8 to your computer and use it in GitHub Desktop.
Install Python Imaging Library (PIL) on Termux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apt update && apt upgrade -y | |
| apt install python make wget termux-exec clang libjpeg-turbo freetype -y | |
| env INCLUDE="$PREFIX/include" LDFLAGS=" -lm" pip install Pillow |
thank you
thank you!!!
Thank you
thx bro it worked
Thank you!
Thanks...it works
Thanks
Work perfect
Try this
apt install python-pillow
or
apt install python-<python packages name like numpy, cryptography, etc.>
``
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
спс