From: Rodrigo C. <rc...@ge...> - 2004-05-26 19:42:01
|
I'm trying out version 0.54 ; it compiles fine, but on import I get the following File "./diagnostic.py", line 9, in ? from matplotlib.matlab import * File "/home/rca/lib/python2.3/site-packages/matplotlib/matlab.py", line 133, in ? from axes import Axes File "/home/rca/lib/python2.3/site-packages/matplotlib/axes.py", line 20, in ? from image import Image File "/home/rca/lib/python2.3/site-packages/matplotlib/image.py", line 9, in ? import _image ImportError: /home/rca/lib/libpng.so.3: undefined symbol: deflate I had no such problem with 0.53, which was linked against the same png libs. Any ideas? Thanks, Rodrigo --- Rodrigo Caballero Augi (http://geosci.uchicago.edu/~rca) Research Associate Department of the Geophysical Sciences, University of Chicago 5734 South Ellis Avenue, Chicago, IL 60637, USA. |