From 1b60d88c2ce427733a3878f48554542ed0a8dc82 Mon Sep 17 00:00:00 2001 From: Brenton Earl Date: Tue, 8 Dec 2015 23:51:22 +0700 Subject: python/python-pillow: Update README. Signed-off-by: Willy Sudiarto Raharjo --- python/python-pillow/README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'python/python-pillow/README') diff --git a/python/python-pillow/README b/python/python-pillow/README index 7ca0b3e5cd..e4b5f84690 100644 --- a/python/python-pillow/README +++ b/python/python-pillow/README @@ -2,3 +2,9 @@ The Python Imaging Library (PIL) adds image processing capabilities to your Python environment. This library provides extensive file format support, an efficient internal representation, and powerful image processing capabilities. + +***Warning*** + +Pillow and PIL CANNOT co-exist in the same environment. Before +installing Pillow, please uninstall PIL. +https://pillow.readthedocs.org/en/latest/installation.html -- cgit v1.2.3