0.32s
Test: test_vessel_particles_mask_workflow
(Failed)
Build: CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON
(ip-172-31-24-227.ec2.internal)
on 2015-08-27 00:05:05
Repository revision: d6a11b9f56a4dc2b68b02b04be27014738cb50b7
Show Command Line/home/centos/Projects/CIP-build/CIPPython-install/bin/nosetests "/home/centos/Projects/CIP/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 "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
addr.filename, addr.module)
File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/home/centos/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 "/home/centos/Projects/CIP/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 "/home/centos/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 "/home/centos/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 "/home/centos/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)