E
======================================================================
ERROR: Failure: ImportError (No module named test_classify_image_subtypes)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
addr.filename, addr.module)
File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/importer.py", line 79, in importFromDir
fh, filename, desc = find_module(part, path)
ImportError: No module named test_classify_image_subtypes
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)