[Distutils] numpy build fails in distutils code

Ronald Oussoren ronaldoussoren at mac.com
Sun Oct 15 18:38:48 CEST 2006


On Oct 14, 2006, at 6:31 PM, Phillip J. Eby wrote:

> At 11:10 AM 10/14/2006 -0400, Jay Parlar wrote:
>> I've tried asking this on the numpy list (a few times), but
>> unfortunately no response. Since the error *appears* to be inside
>> distutils, I thought maybe someone here would recognize it.
>
> Nope, it's a numpy.distutils error; notice that the bottom of the  
> traceback
> is all from numpy code.  Distutils also has no "config" command, so  
> that
> bit's coming from numpy.distutils also.

Well actually, distutils does have a config command, it doesn't do  
anything but it is there for autoconf-like feature checks and is  
meant to be subclassed. At least, that is my understanding from  
reading the source code.

Ronald
>
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3562 bytes
Desc: not available
Url : http://mail.python.org/pipermail/distutils-sig/attachments/20061015/cf7ee2e0/attachment.bin 


More information about the Distutils-SIG mailing list