On 8/25/10 3:53 AM, Joses Ho wrote:
> Hi,
>
> I run Mac OS X 10.6.4 with the official Python 2.6.3 distribution. I have 
> already installed NumPy ver 1.4.1.
>
> I downloaded and unzipped the matplotlib-1.0.0.tar.gz from the SourceForge 
> site.
>
> When I enter the command :
> python setup.py install
>
> It finally gives me the following error right at the end of a huge chunk of 
> output:
>
> lipo: can't figure out the architecture type of: 
> /var/folders/mC/mC4L2rRBGEChqn7bv1iNd++++TI/-Tmp-//cc0Tc9za.out
> error: command 'gcc-4.0' failed with exit status 1
>
> Any help here would be much appreciated.
>
> Thanks,
> Joses
Joses:

gcc-4.2 is the default compiler for 10.6 - I wonder if you need to 
upgrade your dev tools?  Xcode 3.2.2 is available for download (free 
with registration) from Apple.

-Jeff

-- 
Jeffrey S. Whitaker         Phone  : (303)497-6313
Meteorologist               FAX    : (303)497-6449
NOAA/OAR/PSD  R/PSD1        Email  : jeffrey.s.whita...@noaa.gov
325 Broadway                Office : Skaggs Research Cntr 1D-113
Boulder, CO, USA 80303-3328 Web    : http://tinyurl.com/5telg


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to