Dear Experts,
Thank you for the Automated segmentation modules including monailabel.
I am working with Slicer 5.0.3 on Ubuntu 22.04 and look forward to train/refine models for use on local datasets, however the slicer monailabel module lacks the “Train” and “Stop” tabs/buttons under the “Active Learning” field.
I do encounter some “Traceback…” error, but slicer application launches seemlessly.
Please find the error messages below:
'/home/ac/ApPz/Slicer-5.0.3-linux-amd64/Slicer'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/ac/ApPz/Slicer-5.0.3-linux-amd64/lib/Python/lib/python3.9/imp.py", line 169, in load_source
module = _exec(spec, sys.modules[name])
File "<frozen importlib._bootstrap>", line 613, in _exec
File "<frozen importlib._bootstrap_external>", line 850, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/home/ac/ApPz/Slicer-5.0.3-linux-amd64/NA-MIC/Extensions-30893/MONAILabel/lib/Slicer-5.0/qt-scripted-modules/MONAILabelReviewer.py", line 23, in <module>
from MONAILabelReviewerLib.ImageData import ImageData
File "/home/ac/ApPz/Slicer-5.0.3-linux-amd64/NA-MIC/Extensions-30893/MONAILabel/lib/Slicer-5.0/qt-scripted-modules/MONAILabelReviewerLib/__init__.py", line 14, in <module>
from .ImageDataController import ImageDataController
File "/home/ac/ApPz/Slicer-5.0.3-linux-amd64/NA-MIC/Extensions-30893/MONAILabel/lib/Slicer-5.0/qt-scripted-modules/MONAILabelReviewerLib/ImageDataController.py", line 19, in <module>
from MONAILabelReviewerLib.ImageDataStatistics import ImageDataStatistics
ModuleNotFoundError: No module named 'MONAILabelReviewerLib.ImageDataStatistics'
loadSourceAsModule - Failed to load file "/home/ac/ApPz/Slicer-5.0.3-linux-amd64/NA-MIC/Extensions-30893/MONAILabel/lib/Slicer-5.0/qt-scripted-modules/MONAILabelReviewer.py" as module "MONAILabelReviewer" !
Fail to instantiate module "MONAILabelReviewer"
The following modules failed to be instantiated:
MONAILabelReviewer
Switch to module: "Welcome"
I also tried launching Slicer nightly release to address this, however, this fails with following error:
/home/ac/ApPz/Slicer-5.1.0-2022-09-22-linux-amd64/bin/SlicerApp-real: error while loading shared libraries: libitkhdf5_hl-shared-5.3.so.1: cannot open shared object file: No such file or directory
Look forward to guidance to resolve these issues.
Thanks Again.
Best Regards,
Amit.