TotalSegmentator icon indicating copy to clipboard operation
TotalSegmentator copied to clipboard

About cmd usage

Open CugAgo opened this issue 1 year ago • 2 comments

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

CugAgo avatar Oct 14 '24 11:10 CugAgo

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

CugAgo avatar Oct 15 '24 20:10 CugAgo

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

CugAgo avatar Oct 15 '24 20:10 CugAgo