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
↧