CalvinLoke / bad-apple

Bad Apple printed out on the console with Python!
233 stars 43 forks source link

ModuleNotFOundError: No module named 'PIL' #7

Closed tnguyen2601 closed 3 years ago

tnguyen2601 commented 3 years ago

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 commented 3 years ago

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!