Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SalehLardhi opened this issue Jul 16, 2022 · 1 comment
Open

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

SalehLardhi opened this issue Jul 16, 2022 · 1 comment

Comments

@SalehLardhi
Copy link

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
Copy link

Same here anyone helps us

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants