Problem with Segment Editor

Version: 4.10.0(stable)
System:MacOS
In Segment Editor module, the Segment can not be performed with Draw, Level tracing or Threshold tools. The error showed as following:

Traceback (most recent call last):
File “/Volumes/Dashboards/Stable/Slicer-4100-build/Slicer-build/lib/Slicer-4.10/qt-scripted-modules/SegmentEditorEffects/SegmentEditorDrawEffect.py”, line 73, in processInteractionEvents
File “/Volumes/Dashboards/Stable/Slicer-4100-build/Slicer-build/lib/Slicer-4.10/qt-scripted-modules/SegmentEditorEffects/SegmentEditorDrawEffect.py”, line 239, in apply
AttributeError: ‘module’ object has no attribute ‘qSlicerSegmentEditorAbstractEffect’

Traceback (most recent call last):
File “/Volumes/Dashboards/Stable/Slicer-4100-build/Slicer-build/lib/Slicer-4.10/qt-scripted-modules/SegmentEditorEffects/SegmentEditorDrawEffect.py”, line 73, in processInteractionEvents
File “/Volumes/Dashboards/Stable/Slicer-4100-build/Slicer-build/lib/Slicer-4.10/qt-scripted-modules/SegmentEditorEffects/SegmentEditorDrawEffect.py”, line 239, in apply
AttributeError: ‘module’ object has no attribute ‘qSlicerSegmentEditorAbstractEffect’

What it the cause for this and how to solve the problem?
Best wishes,
Xie

The current stable is actually Slicer 4.10.2 while you are using an older version 4.10.0. There are no more bug fix releases scheduled for the 4.10.x series. Can you try and see if this issue is present by using the latest Slicer preview (4.11)? This preview version will soon become the newest stable version as Slicer 5.0.

1 Like