caronero / Z-ransom

Z-Ransom (Create Android Ransomware In Kali linux and Termux (NO ROOT)
Apache License 2.0
41 stars 7 forks source link

Error: No module named 'PIL' in Termux #1

Closed SalehLardhi closed 1 week ago

SalehLardhi commented 2 years ago

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'

tabi8890 commented 1 year ago

Same here anyone helps us