F
======================================================================
FAIL: Test for demo purposes only.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/PHShome/jo780/anaconda2/envs/acil/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/PHShome/jo780/Projects/CIP-build-4.9.2/CIP-build/cip_python/common/tests/test_example.py", line 16, in test_example
assert osp.isfile(input_file_path), "Input image path file not found: {}".format(input_file_path)
AssertionError: Input image path file not found: /PHShome/jo780/Projects/CIP-build-4.9.2/CIP-build/Testing/Data/Input/crop_ct_2slices.nrrd
----------------------------------------------------------------------
Ran 1 test in 0.001s
FAILED (failures=1)