Pillow lib for x86_64 GNU/Linux

Irmen de Jong irmen.NOSPAM at xs4all.nl
Mon Jun 3 12:41:17 EDT 2013


On 3-6-2013 18:23, consultski at gmail.com wrote:
> It is great that Pillow wants to be "setuptools compatible" but without a suitable compiled library for x86_64 GNU/Linux, I am stuck between a rock and a hard place.
> 
> Any suggestions?
> 

Try your distribution's package repository.

$ sudo apt-get install python-pillow

Or failing that,

$ sudo apt-get install python-imaging


Worked fine for me (Ubuntu 64-bit)

Irmen






More information about the Python-list mailing list