Just this afternoon I saw the same issue with the binary egg for 0.99.1 for
OS X.

Brian

On Wed, Sep 23, 2009 at 7:59 PM, John Hunter <jdh2...@gmail.com> wrote:

> On Wed, Sep 23, 2009 at 4:39 PM, Christopher Barker
> <chris.bar...@noaa.gov> wrote:
> > 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?
>
> I've removed the shared object libs before building the binaries, so
> now the static libs should be compiled in.  Teemu, can you test again
> with the 0.99.1.1 OSX binaries at the download site?
>
>
> https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99.1/
>
> JDH
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
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