hi, im trying to get PIL on my mac. i have osx10.4, python 2.6.5, and PIL 1.1.7

I get the error

gcc-4.0 -arch ppc -arch i386 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG 
-g -O3 -DWORDS_BIGENDIAN -IlibImaging 
-I/Library/Frameworks/Python.framework/Versions/2.6/include 
-I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -c 
_imaging.c -o build/temp.macosx-10.3-fat-2.6/_imaging.o
unable to execute gcc-4.0: No such file or directory
error: command 'gcc-4.0' failed with exit status 1

when i run "python setup.py install"

Any suggestions?
thanks
mark


      

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to