Thank you very much for your reply. May I ask if the license tab is grayed out after a successful setup? I’m using version 3D Slicer 5.8.1, win11. When I enter the license, it prompts me to restart 3D Slicer. However, when I open the software again and check the license setup tab, it becomes empty again. I don’t know if the setup was successful. Please see the screenshot below.
Name: TotalSegmentatorVersion: 2.10.0
Summary: Robust segmentation of 104 classes in CT images.
Author: Jakob Wasserthal
Author-email: jakob.wasserthal@usb.ch
License: Apache 2.0
Location: d:\3d_slicer\lib\python\lib\site-packages
Requires: dicom2nifti, nibabel, nnunetv2, numpy, pyarrow, requests, SimpleITK, torch, tqdm, xvfbwrapper
Required-by:
When I enter the license on another computer (Windows 11, 3D Slicer 5.8.1),3d slicer log:
[Python] Failed to set TotalSegmentator license. [Python] Command ‘[‘C:/3D_Slicer_package/Slicer 5.8.1/bin/../bin\\PythonSlicer.EXE’, ‘C:\\3D_Slicer_package\\Slicer 5.8.1\\lib\\Python\\Scripts\\totalseg_set_license.exe’, ‘-l’, ‘aca_FU8HUMWANYM6K5’]’ returned non-zero exit status 1. [Qt] A cookie associated with a cross-site resource at http://www.nitrc.org/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at Chrome Platform Status and Chrome Platform Status . Traceback (most recent call last): File “C:/3D_Slicer_package/Slicer 5.8.1/slicer.org/Extensions-33241/TotalSegmentator/lib/Slicer-5.8/qt-scripted-modules/TotalSegmentator.py”, line 337, in onSetLicense self.logic.setLicense(licenseText) File “C:/3D_Slicer_package/Slicer 5.8.1/slicer.org/Extensions-33241/TotalSegmentator/lib/Slicer-5.8/qt-scripted-modules/TotalSegmentator.py”, line 944, in setLicense licenseToolOutput = self.logProcessOutput(proc, returnOutput=True) File “C:/3D_Slicer_package/Slicer 5.8.1/slicer.org/Extensions-33241/TotalSegmentator/lib/Slicer-5.8/qt-scripted-modules/TotalSegmentator.py”, line 900, in logProcessOutput raise CalledProcessError(retcode, proc.args, output=proc.stdout, stderr=proc.stderr) subprocess.CalledProcessError: Command ‘[‘C:/3D_Slicer_package/Slicer 5.8.1/bin/../bin\\PythonSlicer.EXE’, ‘C:\\3D_Slicer_package\\Slicer 5.8.1\\lib\\Python\\Scripts\\totalseg_set_license.exe’, ‘-l’, ‘aca_FU8HUMWANYM6K5’]’ returned non-zero exit status

