Aug. 5, 2006
2:45 a.m.
I receive an error message when trying to import scipy: import scipy File "C:\Python24\Lib\site-packages\scipy\__init__.py", line 32, in -toplevel- from numpy import oldnumeric ImportError: cannot import name oldnumeric Numpy is installed. How to I correct this problem? Larry W