mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Added note on Python 3 and Pillow.
This commit is contained in:
@@ -20,8 +20,9 @@ Installation
|
|||||||
PIL has a reputation of not being very straightforward to install. Listed below
|
PIL has a reputation of not being very straightforward to install. Listed below
|
||||||
are installation notes on various systems.
|
are installation notes on various systems.
|
||||||
|
|
||||||
Also, there's a fork named `Pillow <http://pypi.python.org/pypi/Pillow>`_ which is easier
|
Also, there's a fork named `Pillow <http://pypi.python.org/pypi/Pillow>`_ which
|
||||||
to install. It has good setup instructions for all platforms.
|
is easier to install. It has good setup instructions for all platforms and
|
||||||
|
supports Python 3 (PIL currently does not).
|
||||||
|
|
||||||
Installing on Linux
|
Installing on Linux
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user