Am 09.05.2011, 18:34 Uhr, schrieb George V. Reilly <geo...@reilly.org>:

I'm unable to build PIL with JPEG and PNG support in Ubuntu 11.04. I
posted this to http://ubuntuforums.org/showthread.php?t=1751455 on
Friday but have received no responses.
We build our Python webservices in a virtualenv with all external
packages stored locally. This gives us reproducible results on a
variety of Linux distros, Mac, and Windows, both for developer
machines and production boxes.

PIL isn't safe for use with easy_install. I hope that Naoki's post about the x86_64 libraries has helped as this came up recently.

For virtualenv's the best choice, however, is to use the Pillow fork of PIL which runs fine with easy_install or pip. Oh, and try to avoid "activate" unless you're very confident of what you're doing.

Charlie
--
Charlie Clark
Managing Director
Clark Consulting & Research
German Office
Helmholtzstr. 20
Düsseldorf
D- 40215
Tel: +49-211-600-3657
Mobile: +49-178-782-6226
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to