delimitry / collage_maker

Picture collage maker in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No PIL package available in pypi

arnabdasgupta04 opened this issue · comments

image
Please find the above issue while using PIL , please see if your code can work with some other image library other than PIL and Image

Hi, @arnabdasgupta04!
Please try to install Pillow: pip install Pillow.