Skip to content

ImportError: To support decoding images, please install 'Pillow'. #7363

Open
@jamessdixon

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions