Hello,

I am running OS X 10.4.11 and python 2.5.2 and when I run "python setup.py install" I get the following error message:

--- using frameworks at /System/Library/Frameworks
building '_imaging' extension
Compiling with an SDK that doesn't seem to exist: /Developer/SDKs/ MacOSX10.4u.sdk
Please check your Xcode installation
gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk - fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd - fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBZ -DWORDS_BIGENDIAN -I/ usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/ Python.framework/Versions/2.5/include -I/usr/local/include -I/Library/ Frameworks/Python.framework/Versions/2.5/include/python2.5 -c _imaging.c -o build/temp.macosx-10.3-ppc-2.5/_imaging.o
unable to execute gcc: No such file or directory
error: command 'gcc' failed with exit status 1

I'm not very familiar with the unix aspects of OS X, so some hand holding would be greatly appreciated. Thanks!

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

Reply via email to