[Image-SIG] Re: setup.py incompleat support of distutils

W.T. Bridgman William.T.Bridgman.1 at gsfc.nasa.gov
Wed Apr 21 09:02:59 EDT 2004


This is interesting because I've had to do exactly this to get the 
PyXML 0.8+ modules to build in the default location on OS X.  Not sure 
if it's related but it might provide some insight.

Tom

On Apr 20, 2004, at 1:28 PM, Fredrik Lundh wrote:

> J C Lawrence wrote:
>
>> The Python-pil 1.1.4 installer does not compleatly support distutils.
>> Specifically (in my case) it wouldn't accept a `--prefix=/foo" command
>> line argument to control the installation location.  Adding:
>>
>>   import distutils
>>
>> to setup.py fixed this.
>
> hmm.  that sure sounds like a bug in distutils (or in the 
> documentation; all
> examples use "from distutils.core import ..." which is exactly how 
> it's done
> in PIL's setup file).
>
> anyway, I'll look into it.
>
> thanks /F
>
>
>
>
> _______________________________________________
> Image-SIG maillist  -  Image-SIG at python.org
> http://mail.python.org/mailman/listinfo/image-sig
>
>
--
***********************************************************************
**** NOTE NEW EMAIL ADDRESS AS THE WYETH ADDRESS WILL GO AWAY SOON ****
***********************************************************************
Dr. William T."Tom" Bridgman               Scientific Visualization 
Studio
Global Science & Technology, Inc.          NASA/Goddard Space Flight 
Center
Email: William.T.Bridgman.1 at gsfc.nasa.gov  Code 935
Phone: 301-286-1346                        Greenbelt, MD 20771
FAX:   TBD                                 http://svs.gsfc.nasa.gov/




More information about the Image-SIG mailing list