How to install PIL or PILLOW on OS X Yosemite?

KP kai.peters at gmail.com
Sun Feb 15 15:17:29 EST 2015


Hi,

just upgraded my Mac Mini to Yosemite and have never dabbled in Python on this OS.

I see it has Python 2.7.6 installed.

When I do something like

from PIL import ImageFont, ImageDraw

it tells me that it cannot find PIL

How do I install this on Yosemite?

Any pointers much appreciated

KP



More information about the Python-list mailing list