mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Rest
This commit is contained in:
parent
f63f9bb09d
commit
9c38b8fc7d
|
@ -151,16 +151,17 @@ The easiest way to install the prerequisites is to use homebrew: http://mxcl.git
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
$ brew install libtiff libjpeg webp littlecms
|
$ brew install libtiff libjpeg webp littlecms
|
||||||
|
|
||||||
If you've built your own Python, then you should be able to install Pillow using
|
If you've built your own Python, then you should be able to install Pillow using
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
$ pip install pillow
|
$ pip install pillow
|
||||||
|
|
||||||
Ubuntu or Debian
|
Ubuntu or Debian
|
||||||
****************
|
****************
|
||||||
|
|
||||||
If you didn't build Python from sources, make sure you have Python's build support files on your machine.
|
If you didn't build Python from sources, make sure you have Python's build support files on your machine.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
@ -197,8 +198,6 @@ Pillow is a volunteer effort led by Alex Clark. Any contributor interested in re
|
||||||
| Alex Clark (fork author) | http://gittip.com/aclark4life |
|
| Alex Clark (fork author) | http://gittip.com/aclark4life |
|
||||||
+--------------------------------------+---------------------------------------+
|
+--------------------------------------+---------------------------------------+
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Python Imaging Library
|
Python Imaging Library
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user