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

ModuleNotFOundError: No module named 'PIL' #7

Closed
tnguyen2601 opened this issue Apr 22, 2021 · 1 comment
Closed

ModuleNotFOundError: No module named 'PIL' #7

tnguyen2601 opened this issue Apr 22, 2021 · 1 comment

Comments

@tnguyen2601
Copy link

I never used Python but I really wanted to try this. I followed all the steps.

\Desktop\bad-apple-master\touhou_bad_apple_v3.py", line 7, in
from PIL import Image
ModuleNotFoundError: No module named 'PIL'

@SuperKaninchen
Copy link

Please make sure that you successfully installed Pillow. Note: If pip says "no such file or directory: 'requirements.txt', it does not mean that all the requirements are satisfied, but that pip could not locate the requirements file!

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