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' #3

Open
prismspecs opened this issue Sep 12, 2019 · 1 comment
Open

ModuleNotFoundError: No module named 'PIL' #3

prismspecs opened this issue Sep 12, 2019 · 1 comment

Comments

@prismspecs
Copy link

ModuleNotFoundError: No module named 'PIL'

@emrecan-s
Copy link

emrecan-s commented Oct 3, 2019

Instead of PIL you can use Pillow (PIL deprecated)
You don`t need to change the code as it is compatible with PIL.
Just install Pillow :)
pip install Pillow==2.2.1

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