[SciPy-user] import stats -> failed

Travis Oliphant oliphant at ee.byu.edu
Thu Apr 27 15:05:44 EDT 2006


Keith Goodman wrote:

>I installed scipy from SVN source less than an hour ago. I can't import stats.
>
>(If it's not something I did wrong, would a bug report like this be
>useful information?)
>  
>

It's actually an indentation problem in NumPy.  Get the latest NumPy out 
of SVN and scipy should work.   You shouldn't have to recompile NumPy.  
The fix was a simple indentation problem in numpy/lib/function_base.py

-Travis






More information about the SciPy-User mailing list