Код: Выделить всё
from tkinter import *
from PIL import ImageTk, Image
root.mainloop()
Код: Выделить всё
Traceback (most recent call last):
File "image_viewer.py", line 2, in
from PIL import ImageTk, Image
ImportError: No module named PIL
Подробнее здесь: https://stackoverflow.com/questions/684 ... l-with-pip
Мобильная версия