[Image-SIG] Re: PIL setup.py broken for MacOS 10.3

Fredrik Lundh fredrik at pythonware.com
Fri Oct 31 08:21:44 EST 2003


Bill Janssen wrote:

> This still doesn't fix my main problem of not being able to install,
> but I should note that when I try to build 1.1.4 from source on MacOS
> 10.3, I get the following error:
>
>   % python setup.py build
>   Traceback (most recent call last):
>     File "setup.py", line 287, in ?
>       extra_compile_args=EXTRA_COMPILE_ARGS,
>   NameError: name 'EXTRA_COMPILE_ARGS' is not defined
>   %

if you google for that exception and click "I feel lucky", you'll end
up on this page:

    http://effbot.org/zone/pil-errata-114.htm

cheers /F






More information about the Image-SIG mailing list