On Tue, Aug 11, 2020 at 2:41 PM Martin <ple...@see.web.for.e-mail.invalid> wrote: > > Hi, > > I am running Python 3.4.4, and would like to > use the Python Imaging Library (PIL). This > is currently not available for Python > Version 3. Does anybody know when it will > become available? > > Plan B is to install Python 2.7.18. I just > need an idea of how long I would need to > wait for Plan A. >
As others have said, Pillow is the way to go (it's API-compatible with original PIL). But you may want to consider a newer Python - 3.4 is now quite old. ChrisA -- https://mail.python.org/mailman/listinfo/python-list