Hi all,
I have scripted a python code which segments skull from the input DICOM data. When I try to execute the script from CLI using the following command
I’m not sure what “other lines” you are referring to. If you provide an example script that is not executed the way you expect then we can investigate.
Note that Slicer.exe launcher is a GUI application, therefore it cannot print anything to the console. Maybe you think that some code lines are not sure executed because you don’t see the output in the console? See here how you can see the console output on Windows.