Nils Wagner schrieb:
> Hi all,
>
> I tried to read a jpg file.
> How can fix the following problem ?
>
>   
Which operating system are you using?
The problem arise in the PIL (Python Imaging Library). It cannot find 
the libjpeg library (you have it installed on your system?). Try to 
install libjpeg and properly configure/install PIL.

Gregor

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to