Quantcast
Channel: Planet Plone - Where Developers And Integrators Write
Viewing all articles
Browse latest Browse all 3535

Kees Hink: python-imaging in virtualenv with Pillow

$
0
0
Thanks to Pillow (fork of PIL) it's now easy to run Plone in a virtualenv. Virtualenv is quite convenient if you have different python projects (Plone, Django, Pyramid). (The virtualenvwrapper scripts make it even easier to use.) I tried to install PIL in a virtualenv, but it could by default not find the image libraries installed on my system (Ubuntu 12.04). I did, of course, install the

Viewing all articles
Browse latest Browse all 3535

Trending Articles