Re: Validate with PIL

2009-04-06 Thread Ayaz Ahmed Khan
On 06-Apr-09, at 3:37 AM, CrabbyPete wrote: > > I installed the PIL Imaging library and when I validate my model I > get the error that I need the imaging library. I'm using Python 2.6. What's the exact error? Does it complain of a certain decoder not being available? Does it work when you load

Re: Validate with PIL

2009-04-05 Thread Peter Douma
I can import from the shell. - Original Message - From: Alex Gaynor To: django-users@googlegroups.com Sent: Sunday, April 05, 2009 6:47 PM Subject: Re: Validate with PIL On Sun, Apr 5, 2009 at 6:37 PM, CrabbyPete wrote: I installed the PIL Imaging library and

Re: Validate with PIL

2009-04-05 Thread Alex Gaynor
On Sun, Apr 5, 2009 at 6:37 PM, CrabbyPete wrote: > > I installed the PIL Imaging library and when I validate my model I get > the error that I need the imaging library. I'm using Python 2.6. > > > > If you do import PIL at the python shell do you get an import error? if so you're installation w