Execution Time0.46s

Test: test_vessel_particles_mask_workflow (Failed)
Build: CIP-Darwin-14.5.0-x86_64-incr-SL-ON (BWH004658) on 2015-09-15 16:44:27
Repository revision: 2cfc0a618dd0c0ebaa185de2174c8cbd4a85b6e2

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: Failure: ImportError (No module named nipype.interfaces.base)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jonieva/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/Users/jonieva/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/jonieva/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/Users/jonieva/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/test_vessel_particles_mask_workflow.py", line 8, in <module>
    from cip_python.nipype.workflows.vessel_particles_mask_workflow \
  File "/Users/jonieva/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/vessel_particles_mask_workflow.py", line 2, in <module>
    import cip_python.nipype.interfaces.cip as cip
  File "/Users/jonieva/Projects/CIP-build/CIP-build/cip_python/nipype/interfaces/cip/__init__.py", line 1, in <module>
    from cip import RegisterCT, ExtractParticlesFromChestRegionChestType, GenerateStatisticsForAirwayGenerationLabeling, ReadNRRDsWriteVTK, PerformMorphological, GetStructuresInLabelMap, GenerateBinaryThinning3D, ComputeFeatureStrength, RegisterLabelMaps, QualityControl, RescaleLabelMap, FilterFissureParticleData, GenerateModel, ExtractChestLabelMap, FilterAirwayParticleData, EvaluateLungLobeSegmentationResults, GenerateLobeSurfaceModels, GetTransformationKappa, SplitLeftLungRightLung, ComputeDistanceMap, ReadVidaWriteCIP, FilterConnectedComponents, PerturbParticles, ConvertLabelMapValueToChestRegionChestType, EnhanceFissuresInImage, TransferFieldDataToFromPointData, LabelMapFromRegionAndTypePoints, GenerateAtlasConvexHull, ReadParticlesWriteConnectedParticles, ReadWriteRegionAndTypePoints, FilterVesselParticleData, ComputeCrossSectionalArea, RemoveParticlesFromParticlesDataSet, ConvertDicom, FitLobeSurfaceModelsToParticleData, ComputeAirwayWallFromParticles, ComputeIntensityStatistics, GenerateRegionHistogramsAndParenchymaPhenotypes, GenerateDistanceMapFromLabelMap, GetTransformationKappa2D, RemapLabelMap, MergeChestLabelMaps, ClassifyFissureParticles, ReadWriteImageData, MaskOutLabelMapStructures, ConvertChestRegionChestTypeToLabelMapValue, LabelParticlesByChestRegionChestType, GetTransformationSimilarityMetric, GenerateOtsuLungCast, CropLung, RemoveChestTypeFromLabelMapUsingParticles, GenerateNLMFilteredImage, LabelAirwayParticlesByGeneration, ResampleLabelMap, GenerateStenciledLabelMapFromParticles, ReadDicomWriteTags, ComputeFissureFeatureVectors, GenerateLesionSegmentation, GenerateImageSubVolumes, RegisterLungAtlas, SegmentLungLobes, GenerateSimpleLungMask, GenerateMedianFilteredImage, ScourParticleData, GenerateOverlayImages, MergeParticleDataSets, ResampleCT, GeneratePartialLungLabelMap
  File "/Users/jonieva/Projects/CIP-build/CIP-build/cip_python/nipype/interfaces/cip/cip.py", line 5, in <module>
    from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
ImportError: No module named nipype.interfaces.base

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

FAILED (errors=1)