Execution Time3.57s

Test: test_vessel_particles_mask_workflow (Failed)
Build: CIP-Windows-AMD64-incr-SL-ON (WIN-VS2008) on 2016-02-11 00:09:39
Repository revision: 8912a27c248874739fd54fa2a855e55dc662b2a9

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, EnhanceFissuresInImage, ComputeFeatureStrength, RegisterLabelMaps, QualityControl, ExtractFissureBoundaryFromLobeMap, RescaleLabelMap, RegionTypeLocationsToROIVolume, FilterFissureParticleData, GenerateModel, ExtractChestLabelMap, FilterAirwayParticleData, EvaluateLungLobeSegmentationResults, GenerateLobeSurfaceModels, GetTransformationKappa, SplitLeftLungRightLung, ComputeDistanceMap, ReadVidaWriteCIP, FindPatchMatch, ExecuteSystemCommand, PerturbParticles, ConvertLabelMapValueToChestRegionChestType, GenerateBinaryThinning3D, TransferFieldDataToFromPointData, LabelMapFromRegionAndTypePoints, ComputeFissureFeatureVectors, GenerateAtlasConvexHull, ReadParticlesWriteConnectedParticles, ReadWriteRegionAndTypePoints, FilterVesselParticleData, ComputeCrossSectionalArea, RemoveParticlesFromParticlesDataSet, ConvertDicom, FitLobeSurfaceModelsToParticleData, ComputeAirwayWallFromParticles, ComputeIntensityStatistics, GenerateRegionHistogramsAndParenchymaPhenotypes, GenerateDistanceMapFromLabelMap, GetTransformationKappa2D, RemapLabelMap, MergeChestLabelMaps, ClassifyFissureParticles, ReadWriteImageData, MaskOutLabelMapStructures, ConvertChestRegionChestTypeToLabelMapValue, LabelParticlesByChestRegionChestType, GetTransformationSimilarityMetric, GenerateOtsuLungCast, FilterConnectedComponents, ReadVTKWriteNRRDs, CropLung, RemoveChestTypeFromLabelMapUsingParticles, GenerateNLMFilteredImage, LabelAirwayParticlesByGeneration, ResampleLabelMap, GenerateStenciledLabelMapFromParticles, ReadDicomWriteTags, TransferRegionAndTypeIndicesToFromPoints, 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)