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

No module named 'PIL' #1

Open
zaneven opened this issue Apr 4, 2017 · 0 comments
Open

No module named 'PIL' #1

zaneven opened this issue Apr 4, 2017 · 0 comments

Comments

@zaneven
Copy link
Owner

zaneven commented Apr 4, 2017

when I test this program in macos:

apple (master) zifuhua $ python3 zifuhua.py timg.jpg
Traceback (most recent call last):
  File "zifuhua.py", line 3, in <module>
    from PIL import Image
ImportError: No module named 'PIL'

I have already installed pillow, but I dont know where the wrong is.

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

1 participant