0.50s
Test: test_vessel_particles_mask_workflow
(Failed)
Build: CIP-Windows-AMD64-incr-SL-ON
(WIN-VS2008)
on 2015-11-16 00:13:27
Repository revision: 0c575a4b40fdfbcb4c43a77dc5dc2373eca14b96
Show Command LineD:\Projects\CIP-build\CIPPython-install\Scripts\nosetests.exe "D:/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/test_vessel_particles_mask_workflow.py"
Display graphs:
Test outputE
======================================================================
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)