[Pythonmac-SIG] Installing numpy 0.9.6 problems

Christopher Barker Chris.Barker at noaa.gov
Thu Mar 23 21:14:30 CET 2006


James Boyle wrote:
> I am running gcc 3.3. I note that the python 2.4.2 was built using gcc 
> 4.0.1. Could this difference in gcc versions be the problem?
> At present I am at a loss as to what to try next.

It sure could. The thing to try is using gcc 4.0.1:

sudo gcc_select 4.x

You may need to upgrade your XCode tools to do this.

-Chris






-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list