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: To support decoding images, please install 'Pillow'. #7363

Open
jamessdixon opened this issue Jan 8, 2025 · 1 comment
Open

Comments

@jamessdixon
Copy link

Describe the bug

Following this tutorial locally using a macboko and VSCode: https://huggingface.co/docs/diffusers/en/tutorials/basic_training
This line of code: for i, image in enumerate(dataset[:4]["image"]):
throws: ImportError: To support decoding images, please install 'Pillow'.

Pillow is installed.

Steps to reproduce the bug

Run the tutorial

Expected behavior

Images should be rendered

Environment info

MacBook, VSCode

@ruidazeng
Copy link
Contributor

what's your pip show Pillow output

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