Install problem on Mac OS 10.5

View: New views
2 Messages — Rating Filter:   Alert me  

Install problem on Mac OS 10.5

by priggs :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

When I try installing matplotlib version 99.1.1 on my Mac OS 10.5 using the DMG I receive the following error:
"You cannot install matplotlib 0.99.1.1-r7813 on this volume. matplotlib requires System Python 2.5 to install."

But I am using System Python 2.5:
Python 2.5.1 (r251:54863, Feb  6 2009, 19:02:12)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

Why is it not recognizing Python?

Thanks!

PS. I also tried installing from source, but got the lipo error:
"src/ft2font.cpp:941: warning: control reaches end of non-void function
lipo: can't open input file: /var/folders/eh/eh0fgkpOHKahCYCtazTUz++++TI/-Tmp-//ccYdEGvu.out (No such file or directory)
error: command 'gcc' failed with exit status 1"

Re: Install problem on Mac OS 10.5

by Christopher Barker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

priggs wrote:

> When I try installing matplotlib version 99.1.1 on my Mac OS 10.5 using the
> DMG I receive the following error:
> "You cannot install matplotlib 0.99.1.1-r7813 on this volume. matplotlib
> requires System Python 2.5 to install."
>
> But I am using System Python 2.5:
> Python 2.5.1 (r251:54863, Feb  6 2009, 19:02:12)
> [GCC 4.0.1 (Apple Inc. build 5465)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
>
> Why is it not recognizing Python?

Because that is a very poorly written error message. What is expecting
is the python.org build, which is installed in /Library/...., not the
Apple supplied one, installed in /System/Library...., which is likely
what you have.

I prefer to use python.org's build for various reasons. You might give
it a try.

-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.Barker@...

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@...
https://lists.sourceforge.net/lists/listinfo/matplotlib-users