Hi, Total Segmentator worked just fine in my laptop but suddenly it stopped working
|Processor|13th Gen Intel(R) Core™ i9-13980HX 2.20 GHz|
|Installed RAM|64.0 GB |
NVIDIA RTX 4080 12GB
Traceback (most recent call last):
File "C:\Users\Manjula Herath\AppData\Local\slicer.org\Slicer 5.8.1\bin\Python\slicer\util.py", line 3303, in tryWithErrorDisplay
yield
File "C:/Users/Manjula Herath/AppData/Local/slicer.org/Slicer 5.8.1/slicer.org/Extensions-33241/TotalSegmentator/lib/Slicer-5.8/qt-scripted-modules/TotalSegmentator.py", line 309, in onApplyButton
self.logic.process(self.ui.inputVolumeSelector.currentNode(), self.ui.outputSegmentationSelector.currentNode(),
File "C:/Users/Manjula Herath/AppData/Local/slicer.org/Slicer 5.8.1/slicer.org/Extensions-33241/TotalSegmentator/lib/Slicer-5.8/qt-scripted-modules/TotalSegmentator.py", line 1054, in process
self.processVolume(inputFile, inputVolume,
File "C:/Users/Manjula Herath/AppData/Local/slicer.org/Slicer 5.8.1/slicer.org/Extensions-33241/TotalSegmentator/lib/Slicer-5.8/qt-scripted-modules/TotalSegmentator.py", line 1119, in processVolume
self.log(_("Total Segmentator arguments: {options}").format(options))
KeyError: 'options'
I have Cuda compilation tools, release 12.8, V12.8.61
Build cuda_12.8.r12.8/compiler.35404655_0
I have tried uninstalling and deleting and fresh install and pretty much everything mentioned on the forum.
Thank you