[Image-SIG] Re: Problem setting up PIL 1.1.4: setup.py bug? ()
Tobias Herp
tobias.herp at gmx.de
Mon Oct 4 22:22:49 CEST 2004
Fredrik Lundh schrieb:
> Tobias Herp wrote:
>>I'm currently trying to install PIL 1.1.4 on my vServer running SuSE 9.0.
>>The compilation of libImaging worked just fine, but "python setup.py build"
>>yields:
>>
>>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
>
> googling for the error message brings you to this page:
>
> http://effbot.org/zone/pil-errata-114.htm#PIL124
Ah, thanks. Somehow I overlooked this one. Installation of v1.1.5b1
seems to have worked.
Tobias
More information about the Image-SIG
mailing list