[Image-SIG] PIL

Jim Tittsler jwt at OnJapan.net
Sat Apr 18 05:19:01 CEST 2009


On 04/18/2009 12:54 PM, Hunter Martin wrote:
> I am trying to install PIL onto my Macbook. I am running the most
> update-to-date version of Leopard. I am following your instructions
> provided with 1.1.6. When I go to run python setup.py build_ext -i, I
> get the following info:
[...]
> unable to execute gcc: No such file or directory
> error: command 'gcc' failed with exit status 1

You don't appear to have Xcode (the developer tools) installed.  You can 
download a copy from http://developer.apple.com/mac/

Alternatively you might want to take advantage of one of the pre-built 
PIL packages for OS X.
   http://wiki.python.org/moin/MacPython/UniversalLibrariesAndExtensions


More information about the Image-SIG mailing list