[Numpy-discussion] Installing Numeric3 using the Borland Compiler

pearu at cens.ioc.ee pearu at cens.ioc.ee
Wed Apr 20 12:00:34 EDT 2005


On Wed, 20 Apr 2005, Colin J. Williams wrote:

> I have tried:
> 
>     python setup.py install build_ext --compiler=bcpp
> 
> It seems that the distutils call uses scipy.distutils, rather than the 
> standard, and that the scipy version is based on an older version of 
> distutils.
> 
> Is there some way to work around this?

So, what problems exactly to you experience with the above command? Using
scipy.distutils should not be much different compared to std distutils
when building std extension modules.

Pearu





More information about the NumPy-Discussion mailing list