Execution Time0.41s

Test: test_vessel_particles_mask_workflow (Failed)
Build: CIP-Windows-AMD64-incr-SL-ON (WIN-VS2008) on 2016-01-20 12:57:17
Repository revision: 7c140d5193a9ebb00fb333d7a2f80766be2d17de

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 "D:\Projects\CIP-build\CIPPython-install\lib\site-packages\nose\loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "D:\Projects\CIP-build\CIPPython-install\lib\site-packages\nose\importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "D:\Projects\CIP-build\CIPPython-install\lib\site-packages\nose\importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "D:\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 "D:\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 "D:\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 "D:\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.000s

FAILED (errors=1)