John Seales wrote: > Hi- I'm writing again. > > I managed to switch my python version to 2.5, and reloaded numpy and > matplotlib.
how did you install matplotlib? Unfortunately, pylab still will not load: > ImportError: > dlopen(/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matplotlib/ft2font.so, > 2): Library not loaded: /usr/X11R6/lib/libfreetype.6.dylib > Referenced from: > /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matplotlib/ft2font.so > Reason: image not found > > What is going on? Is ft2font.so broken? does that file exist? If so, try running: $ file ft2font.so and see what it says -- it may be a PPC- only binary. > I'm using python 2.5.2 on a macbook, intel microprocessor, mac os 10.4.11 -- 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 chris.bar...@noaa.gov ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users