What operating system are you using?

-M. Hampton

On Sep 22, 10:14 am, Pierre <[email protected]> wrote:
> hi all,
>
> i've install the PIL with
>
> sage -i pil-1.1.6
>
> Seems to work. However when trying the following:
>
> import Image
> im= Image.open("foo.jpg")
> im.convert("L")  #should convert to B&W i think
>
> i get "decoder jpeg not available". It seems that the reason this
> happens is explained here :
>
> http://effbot.org/zone/pil-decoder-jpeg-not-available.htm
>
> unfortunately, not having installed the PIL manually with a setup.py,
> i don't know what to do.
>
> Help anyone ? thanks !
> Pierre
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to