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

ImportError re PIL #16

Closed
CasonUK opened this issue Jan 27, 2022 · 3 comments
Closed

ImportError re PIL #16

CasonUK opened this issue Jan 27, 2022 · 3 comments

Comments

@CasonUK
Copy link

CasonUK commented Jan 27, 2022

When I run nft.py I get the following error message:

File "nft.py", line 5, in
from PIL import Image
ImportError: No module named PIL

I've tried uninstalling pil and pillow and reinstalling pillow, but the error keeps arising. Any thoughts??

Thanks!

@cloud10labs
Copy link

any update on this?

@rounakbanik
Copy link
Owner

Use pip3 instead of pip and python3 instead of python

@CasonUK
Copy link
Author

CasonUK commented Jan 30, 2022

Thanks! Worked like a charm.

@CasonUK CasonUK closed this as completed Jan 30, 2022
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

3 participants