Re: unable to import imaging c module

2009-02-09 Thread Atishay
On Feb 9, 7:11 pm, Atishay wrote: > hi > > i am trying to use PIL, with Django to display Captcha. This could be > newbie stuff as I am new to python and PIL. > > I am getting following error when importing ImageFont. > > ImportError: The _imaging C module is not installed I was able to "import

unable to import imaging c module

2009-02-09 Thread Atishay
hi i am trying to use PIL, with Django to display Captcha. This could be newbie stuff as I am new to python and PIL. I am getting following error when importing ImageFont. ImportError: The _imaging C module is not installed I have the file though. [bash]# file PIL/_imaging.so PIL/_imaging.so