Skip to content

Pillow installed but still say "No module named 'Pillow'" #3117

@ahmedelbendary

Description

@ahmedelbendary

Actually i installed Pillow-5.1.0

so, when i import the module it should work

it gives me "No module named 'Pillow'"

Pillow-5.1.0 and Python 3.5

from tkinter import *
import tkinter as tk
import time
from Pillow import ImageTk, Image

root = tk.Tk()

pillow
error

Metadata

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