Numpy 16.0 binaries available? (Win32)

Keith Farmer farmerk at pacbell.net
Thu Sep 14 16:49:51 EDT 2000


PythonWin 1.6b1 (#0, Aug 23 2000, 13:42:10) [MSC 32 bit (Intel)] on win32.
Portions Copyright 1994-2000 Mark Hammond (MarkH at ActiveState.com) - see
'Help/About PythonWin' for further copyright information.
>>> import Numeric
Traceback (innermost last):
  File "<interactive input>", line 1, in ?
  File "C:\Program Files\Python\./Numeric\Numeric.py", line 76, in ?
    import multiarray
ImportError: DLL load failed: The specified module could not be found.

.....

I'd extracted from the zip file to the base Python directory.  I notice that
multiarray.py isn't in the Numeric directory.  What files *should* I have,
where?

Thanks -- Keith Farmer

"David Goodger" <dgoodger at bigfoot.com> wrote
> They're now available (for Python 1.5.2, 1.6, and 2.0) from:
>
>     http://sourceforge.net/project/showfiles.php?group_id=1369
>
> Many thanks to Robin Becker for building & sending out copies, and to the
> NumPy team for making the binaries available.






More information about the Python-list mailing list