From: Christopher B. <Chr...@no...> - 2008-11-06 17:19:17
|
Nils Wagner wrote: >>> I tried to read a jpg file. >>> How can fix the following problem ? > Centos4.6 (Linux) > libjpeg.rpm is installed. How do did you build/install PIL? It may not have found libjpeg when it was built, in which case it wouldn't support jpegs. > Is it possible to combine jpegs with matplotlib or PIL ? I don't know what you mean by "combine", but PILL can probably do it, once you get jpeg support working. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chr...@no... |