NumPy

Curtis Jensen cjensen at be-research.ucsd.edu
Thu Jan 27 18:45:13 EST 2000


"Przemys³aw G. Gawroñski" wrote:
> 
> [ WinNT 4.0 SP 5, Python 1.5.2]
> 
> I've just downloaded Numerical-15.2 and tryied to run the setup.py
> script but I get:
> Tracebak (innermost last):
>     File "setup.py", line 16, in ?
>         from distutils.command import install
> ImportError: No module named distutils.command
> 
> am'I missing something ?
> 
> --
> Przemyslaw G. Gawronski UIN:8358522
> mailto:gawronskip at usa.net
> mailto:gawron at obop.com.pl

With the newer versions of Numeric, you have to install the Distutils. 
It is not bundled with the Python instalation.  It can be found at:
http://www.python.org/sigs/distutils-sig

-- 
Curtis Jensen
cjensen at be-research.ucsd.edu
http://www-bioeng.ucsd.edu/~cjensen/
FAX (425) 740-1451



More information about the Python-list mailing list