[SciPy-user] scipy.test failed!

Laurent Claustre claustre at esrf.fr
Wed Apr 14 02:34:21 EDT 2004


Travis N. Vaught wrote:

> 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
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user

I'm on linux and solaris as well, both of them are the same pb.
Regards,

Laurent




More information about the SciPy-User mailing list