mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46: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
|
||||
|
||||
::
|
||||
|
||||
$ pip install pillow
|
||||
$ pip install pillow
|
||||
|
||||
Ubuntu or Debian
|
||||
****************
|
||||
|
||||
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 |
|
||||
+--------------------------------------+---------------------------------------+
|
||||
|
||||
|
||||
|
||||
Python Imaging Library
|
||||
======================
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user