[SciPy-user] scipy.test failed!

Travis N. Vaught travis at enthought.com
Tue Apr 13 12:29:10 EDT 2004


Laurent Claustre wrote:

> I've installed  SciPy-0.2.0_alpha_200.4161 which works fine, BUT the 
> test failed:
> python -c "import scipy; scipy.test()"
> Traceback (most recent call last):
>  File "<string>", line 1, in ?
>  File "__init__.py", line 109, in test
>    File "__init__.py", line 116, in test_suite
>   ImportError: No module named testing
>
> there is no file named testing.py available into scipy_test/ install 
> directory but only a scipy_test module.
> Is the installation failed or some files are missing ?
> Cheers.
>
It looks like you have to install scipy_core as well.  Scipy_core is 
integrated in the nightly build--now called SciPy_complete--if you're on 
windows.

Looking at the version you are using it looks like you are using a 
source tarball, perhaps?  What platform are you on?

Regards,

Travis




More information about the SciPy-User mailing list