Teemu Rinne wrote:
>      from matplotlib import ft2font
> ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.5/ 
> lib/python
> 2.5/site-packages/matplotlib/ft2font.so, 2): Library not loaded: / 
> Users/jdhunter
> /devbuild/lib/libfreetype.6.dylib

> Am I missing something or is this 0.99.1 OSX package somehow broken?

I think it's broken -- it's looking for a libfreetype in the:

Users/jdhunter/devbuild/lib/

dir, which you're pretty unlikely to have!

John, did you mean to have only static lbs in your devbuild/lib dir, 
which I think would work?


-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

chris.bar...@noaa.gov

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to