Thx, I got it. I installed PIL through the automatic install tool.
Which resolved some dependencies.
Fredrik Lundh schrieb:
> Tim Adler wrote:
>
> > I'm quite new to Python. I'm working on a webproject with Django and
> > need to install the Python Imaging Library. It worked fine under Mac OS
> >
Tim Adler wrote:
> I'm quite new to Python. I'm working on a webproject with Django and
> need to install the Python Imaging Library. It worked fine under Mac OS
> but when I try it on my Linux server. It gives me this error:
>
> PasteBin Link: http://phpfi.com/179314
>
> I don't really know wha