From: Larry W. <We...@ya...> - 2006-08-05 02:45:27
|
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 |