Closed adnanmunawar closed 1 year ago
Update. Just tested it with 3D Slicer version 5.2.1
and the plugin loads correctly.
Yes older versions of Slicer have issues with the way they linked Python. I think > 5.0 is sufficient, but haven't checked anything but 5.2.1
Also, separate issue but Resources.slicer_helper import slicer_helper as sh was something left over from an older version. I've removed it
We should specify what 3D Slicer version is required for this addon. I tried with version
4.11.20210226
and got the following error with this line Resources.slicer_helper import slicer_helper as sh. I commented it out assh
was not being used in the rest of the script. Then I got the following error: