About cmd usage
I want to know if I run TotalSegmentor-i ct.nii.gz - o segmentation on the command line.Did it call the program /Scripts/TotalSegmentor.exe in my Python environment directory
I have configured the license file in my conda environment. If I want to migrate my entire Python environment to another computer without reinstalling the total segmenter, what should I do if I authenticate the license again? Now, there will be an error message saying that I cannot find the Python interpreter because my path has changed compared to installation
I have configured the license file in my conda environment. If I want to migrate my entire Python environment to another computer without reinstalling the total segmenter, what should I do if I authenticate the license again? Now, there will be an error message saying that I cannot find the Python interpreter because my path has changed compared to installation
He found the Python interpreter through an absolute path. Is it normal to search for the corresponding exe file through the relative path inside conda