From d2ebf5fa40d82801e150068c52df5e590956a1ec Mon Sep 17 00:00:00 2001 From: Arcady Chumachenko Date: Sun, 6 May 2012 21:48:52 -0500 Subject: [PATCH] Added info about Pillow into docs/scenarios/imaging.rst --- docs/scenarios/imaging.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/scenarios/imaging.rst b/docs/scenarios/imaging.rst index 3d86487..33b89d8 100644 --- a/docs/scenarios/imaging.rst +++ b/docs/scenarios/imaging.rst @@ -20,6 +20,9 @@ Installation PIL has a reputation of not being very straightforward to install. Listed below are installation notes on various systems. +Also, there's a fork named [Pillow](pypi.python.org/pypi/Pillow) which is easier +to install. It has good setup instructions for all platforms. + Installing on Linux ~~~~~~~~~~~~~~~~~~~