[SciPy-user] 64 bit on Mac?

Adam keflavich at gmail.com
Fri May 22 17:29:01 EDT 2009


Soudns right to me.  I'm trying to figure out how to build a 64 bit
version of the freetype library now.  I'll report any more successes/
failures I run into.  Thanks.

Adam

On May 22, 2:59 pm, Robert Kern <robert.k... at gmail.com> wrote:
> On Fri, May 22, 2009 at 15:57, Adam <keflav... at gmail.com> wrote:
> > Thanks... I was missing something apallingly obvious.  I had installed
> > ipython correctly but had the wrong version in my path, and I was
> > relying on the modification date to tell me whether I was using the
> > right one... which was incorrect.
>
> > Of course, that could never fix all of the problems.  Now I have a
> > font issues.... I will try to track it down:
>
> >  File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
> > python2.6/site-packages/matplotlib/font_manager.py", line 52, in
> > <module>
> >    from matplotlib import ft2font
> > ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.6/
> > lib/python2.6/site-packages/matplotlib/ft2font.so, 2): Symbol not
> > found: _FT_Attach_File
> >  Referenced from: /Library/Frameworks/Python.framework/Versions/2.6/
> > lib/python2.6/site-packages/matplotlib/ft2font.so
> >  Expected in: dynamic lookup
>
> Most likely, you do not have a 64-bit build of the FreeType library.
>
> --
> Robert Kern
>
> "I have come to believe that the whole world is an enigma, a harmless
> enigma that is made terrible by our own mad attempt to interpret it as
> though it had an underlying truth."
>   -- Umberto Eco
> _______________________________________________
> SciPy-user mailing list
> SciPy-u... at scipy.orghttp://mail.scipy.org/mailman/listinfo/scipy-user



More information about the SciPy-User mailing list