Skip to content

'AttributeError: module 'PIL.Image' has no attribute 'CUBIC'. Did you mean: 'BICUBIC'?' #1

@jackyohh

Description

@jackyohh

See here https://stackoverflow.com/a/76717474

Please add workaround

from PIL import Image
Image.CUBIC = Image.BICUBIC

in Tkinter-Bootstrap-Guide/blob/main/example_2.py.

Greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions