Execution Time0.35s

Test: test_laa_phenotypes (Failed)
Build: Linux-3.10.0-123.el7.x86_64-x86_64-incr (ip-172-31-38-141.ec2.internal) on 2014-08-22 23:03:24
Repository revision: fd0925b2f3e1f54cdbc224e8507108af9a60d1b7

Exit Value1

Show Command Line
Display graphs:

Test output
/home/ec2-user/canopy/lib/python2.7/site-packages/pandas/io/excel.py:626: UserWarning: Installed openpyxl is not supported at this time. Use >=1.6.1 and <2.0.0.
  .format(openpyxl_compat.start_ver, openpyxl_compat.stop_ver))
E
======================================================================
ERROR: Failure: ImportError (No module named nrrd)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ec2-user/canopy/lib/python2.7/site-packages/nose/loader.py", line 413, in loadTestsFromName
    addr.filename, addr.module)
  File "/home/ec2-user/canopy/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/home/ec2-user/canopy/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/home/ec2-user/Projects/CIP/cip_python/phenotypes/tests/test_laa_phenotypes.py", line 3, in <module>
    import nrrd
ImportError: No module named nrrd

----------------------------------------------------------------------
Ran 1 test in 0.001s

FAILED (errors=1)