Hi everyone, I installed Slicer VMTK using the extensions module on my Mac M1 and successfully extracted a centerline of a urethra using the module. However, when I try to use Cross-section Analysis, I keep getting the following error:
“File “/Applications/Slicer.app/Contents/Extensions-31938/SlicerVMTK/lib/Slicer-5.4/qt-scripted-modules/CrossSectionAnalysis.py”, line 995, in updateOutputTable
import vtkSlicerCrossSectionAnalysisModuleLogicPython as vtkSlicerCrossSectionAnalysisModuleLogic
ImportError: Failed to load vtkSlicerCrossSectionAnalysisModuleLogicPython: No module named vtkSlicerShapeModuleMRMLPython”
Under “Browse cross-sections”, for cross-section area I keep seeing 'N/A (input lumen not specified) even though I entered my segmentation as the input lumen surface.
I’ve successfully run Cross-section analysis on a Windows PC before and would appreciate help understanding why this error is occurring now. Thank you!