Execution Time0.81s

Test: test_body_composition_phenotypes (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON-SL-OFF (MacJ.local) on 2015-01-05 18:16:20

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: Failure: ImportError (No module named nrrd)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/Jorge/anaconda/lib/python2.7/site-packages/nose/loader.py", line 414, in loadTestsFromName
    addr.filename, addr.module)
  File "/Users/Jorge/anaconda/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/Users/Jorge/anaconda/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/Users/Jorge/Projects/BWH/CIP/cip_python/phenotypes/tests/test_body_composition_phenotypes.py", line 3, in <module>
    import nrrd
ImportError: No module named nrrd

----------------------------------------------------------------------
Ran 1 test in 0.002s

FAILED (errors=1)