[SciPy-user] scipy.test() Need nose >= 0.10

Lin Shao shao at msg.ucsf.edu
Wed May 21 21:58:28 EDT 2008


With scipy version 0.7.0.dev4377, I got this ImportError when trying
to run scipy.test():

Traceback (most recent call last):
  File "<input>", line 1, in <module>
  File "/jws30/haase/Priithon_25_lin/scipy/testing/nulltester.py",
line 14, in test
    'http://somethingaboutorange.com/mrl/projects/nose'
ImportError: Need nose >=0.10 for tests - see
http://somethingaboutorange.com/mrl/projects/nose

Any suggestions?

--lin



More information about the SciPy-User mailing list