[Distutils] numpy build fails in distutils code

Phillip J. Eby pje at telecommunity.com
Sat Oct 14 18:31:10 CEST 2006


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.



More information about the Distutils-SIG mailing list