BrownBiomechanics / SlicerAutoscoperM

This 3D Slicer extension enables users to perform image registration.
https://autoscoperm.slicer.org
MIT License
0 stars 3 forks source link

Fix observer issue #34

Closed NicerNewerCar closed 11 months ago

NicerNewerCar commented 1 year ago

Switching back to the AutoscoperM module after initially loading it and switching away causes the following warning:

C:\D\S4R\Slicer-build\bin\Python\slicer\util.py:2527: UserWarning: does not have observer
  warn('does not have observer')

Occurring when SA^M is built from source, we need to verify whether this is happening on the Index version.