Skip to content

Problem running Image-Viewer - - PIL and ImageTK issue #1

@juren53

Description

@juren53

$ python3 image_viewer.py
Traceback (most recent call last):
File "image_viewer.py", line 12, in
from PIL import Image, ImageTk # Pillow
ImportError: cannot import name 'ImageTk' from 'PIL' (/usr/lib/python3/dist-packages/PIL/init.py)
$

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