What is my Xcode problem? When I run >python2.6 setup.py build
I get: running build
running build_py
running build_ext
--- 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
How do I respond to this?
I get: running build
running build_py
running build_ext
--- 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
How do I respond to this?