TotalSegmentator icon indicating copy to clipboard operation
TotalSegmentator copied to clipboard

syntax error near unexpected token `(' when executing totalseg_combine_masks

Open TuanDTr opened this issue 2 years ago • 1 comments

I get the error "syntax error near unexpected token `('" when combining the masks using totalseg_combine_masks. I found that the issue was caused by missing the line #!/usr/bin/env python in bin/totalseg_combine_masks. I hope this will be fixed soon in the next stable version. Many thanks ^^

TuanDTr avatar Nov 21 '22 14:11 TuanDTr

Hi, thanks for pointing out this bug. The fix is in the master now.

wasserth avatar Nov 21 '22 15:11 wasserth