Re: [Image-SIG] Help installing PIL

2011-09-17 Thread Chris Barker
On 9/16/11 3:23 PM, Bruce Johnson wrote: On Sep 14, 2011, at 7:45 PM, Isaac Feldman wrote: I am trying to install PIL 1.7.7 on Mac OS X 10.6 running python 2.7.2 No, it's because you don't have gcc-4.0 or at least don't have it on your $PATH. You need to have Apple's Developer Tools

Re: [Image-SIG] Help installing PIL

2011-09-17 Thread Charlie Clark
Am 17.09.2011, 09:31 Uhr, schrieb Chris Barker chris.bar...@noaa.gov: That is the build for the 32 bit PPC+Intel build of python from python.org. Unless you really need 64 bit, that's the one I recommend. Alternatively, if you install MacPorts installing binary packages are as easy as:

[Image-SIG] Help installing PIL

2011-09-16 Thread Isaac Feldman
Hi, I am trying to install PIL 1.7.7 on Mac OS X 10.6 running python 2.7.2 I am getting the following error: $ python setup.py build_ext -i running build_ext --- using frameworks at /System/Library/Frameworks building '_imaging' extension gcc-4.0 -fno-strict-aliasing -fno-common -dynamic

Re: [Image-SIG] Help installing PIL

2011-09-16 Thread Bruce Johnson
On Sep 14, 2011, at 7:45 PM, Isaac Feldman wrote: Hi, I am trying to install PIL 1.7.7 on Mac OS X 10.6 running python 2.7.2 I am getting the following error: $ python setup.py build_ext -i running build_ext --- using frameworks at /System/Library/Frameworks building '_imaging'

[Image-SIG] Help Installing PIL 1.1.6

2008-10-19 Thread Daniel Mellis
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