caronero/Z-ransom

Error: No module named 'PIL' in Termux

Opened this issue · 1 comments

I'm using Termux and have successfully execute the script install.sh , but when i wanted to run the program:

~/Z-ransom$ python3 zransom.py

It gives me an error is like:

Traceback (most recent call last):
File "/data/data/com.termux/files/home/Z-ransom/zransom.py", line 4, in
from PIL import Image
ModuleNotFoundError: No module named 'PIL'

Same here anyone helps us