This isn't the right mailing list for matplotlib discussions, but I've never had trouble using the 'make.osx' Makefile provided in the tarball. Maybe try that? David On 2010-09-10, at 8:46 AM, Yannis Haralambous wrote:
I have the same problem but I don't have a friend with a successfully-installed 64 bit python like you. Is there a possibility you put those files on some server? thanks in advance Yannis
keflavich wrote:
me too: file /usr/X11/lib/libfreetype.6.dylib /usr/X11/lib/libfreetype.6.dylib: Mach-O universal binary with 4 architectures /usr/X11/lib/libfreetype.6.dylib (for architecture ppc7400): Mach-O dynamically linked shared library ppc /usr/X11/lib/libfreetype.6.dylib (for architecture ppc64): Mach-O 64-bit dynamically linked shared library ppc64 /usr/X11/lib/libfreetype.6.dylib (for architecture i386): Mach-O dynamically linked shared library i386 /usr/X11/lib/libfreetype.6.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64
I ended up copying over my friend's successfully-installed 64 bit python and matplotlib imports fine. There's no obvious difference in the procedures we used. So, my problem has been worked around, but I didn't find a solution.
Adam
On Jun 22, 2:33 pm, Robert Kern <robert.k...@gmail.com> wrote:
On Mon, Jun 22, 2009 at 15:15, Adam<keflav...@gmail.com> wrote:
Ah, good point: otool -L /Library/Frameworks/Python.framework/Versions/2.6/lib/ python2.6/site-packages/matplotlib/ft2font.so /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site- packages/matplotlib/ft2font.so: /usr/X11/lib/libfreetype.6.dylib (compatibility version 10.0.0, current version 10.20.0)
Hmm, this is 64-bit on my machine:
$ file /usr/X11/lib/libfreetype.6.dylib /usr/X11/lib/libfreetype.6.dylib: Mach-O universal binary with 4 architectures /usr/X11/lib/libfreetype.6.dylib (for architecture ppc7400): Mach-O dynamically linked shared library ppc /usr/X11/lib/libfreetype.6.dylib (for architecture ppc64): Mach-O 64-bit dynamically linked shared library ppc64 /usr/X11/lib/libfreetype.6.dylib (for architecture i386): Mach-O dynamically linked shared library i386 /usr/X11/lib/libfreetype.6.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64
-- 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...@scipy.orghttp://mail.scipy.org/mailman/listinfo/scipy-user
SciPy-user mailing list SciPy-user@scipy.org http://mail.scipy.org/mailman/listinfo/scipy-user
-- View this message in context: http://old.nabble.com/64-bit-on-Mac--tp23101275p29676452.html Sent from the Scipy-User mailing list archive at Nabble.com.
_______________________________________________ SciPy-User mailing list SciPy-User@scipy.org http://mail.scipy.org/mailman/listinfo/scipy-user