Node: qsiprep_wf.single_subject_JEU26_wf.anat_preproc_wf.synthseg_anat_wf.synthseg Working directory: /tmp/qsiprep_wf/single_subject_JEU26_wf/anat_preproc_wf/synthseg_anat_wf/synthseg Node inputs: args = environ = {'OMP_NUM_THREADS': '1'} fast = False input_image = /tmp/qsiprep_wf/single_subject_JEU26_wf/anat_preproc_wf/pad_anat_reference_wf/resample_skulled_to_reference/sub-JEU26_ses-01_T1w_lps_trans.nii.gz num_threads = 16 out_post = out_qc = out_seg = robust = subjects_dir = Traceback (most recent call last): File "/usr/local/miniconda/lib/python3.8/site-packages/nipype/pipeline/plugins/multiproc.py", line 67, in run_node result["result"] = node.run(updatehash=updatehash) File "/usr/local/miniconda/lib/python3.8/site-packages/nipype/pipeline/engine/nodes.py", line 527, in run result = self._run_interface(execute=True) File "/usr/local/miniconda/lib/python3.8/site-packages/nipype/pipeline/engine/nodes.py", line 645, in _run_interface return self._run_command(execute) File "/usr/local/miniconda/lib/python3.8/site-packages/nipype/pipeline/engine/nodes.py", line 771, in _run_command raise NodeExecutionError(msg) nipype.pipeline.engine.nodes.NodeExecutionError: Exception raised while executing Node synthseg. Cmdline: mri_synthseg --i /tmp/qsiprep_wf/single_subject_JEU26_wf/anat_preproc_wf/pad_anat_reference_wf/resample_skulled_to_reference/sub-JEU26_ses-01_T1w_lps_trans.nii.gz --threads 16 --post sub-JEU26_ses-01_T1w_lps_trans_post.nii.gz --qc sub-JEU26_ses-01_T1w_lps_trans_qc.csv --o sub-JEU26_ses-01_T1w_lps_trans_aseg.nii.gz Stdout: Stderr: Killed Traceback: Traceback (most recent call last): File "/usr/local/miniconda/lib/python3.8/site-packages/nipype/interfaces/base/core.py", line 453, in aggregate_outputs setattr(outputs, key, val) File "/usr/local/miniconda/lib/python3.8/site-packages/nipype/interfaces/base/traits_extension.py", line 330, in validate value = super(File, self).validate(objekt, name, value, return_pathlike=True) File "/usr/local/miniconda/lib/python3.8/site-packages/nipype/interfaces/base/traits_extension.py", line 135, in validate self.error(objekt, name, str(value)) File "/usr/local/miniconda/lib/python3.8/site-packages/traits/base_trait_handler.py", line 74, in error raise TraitError( traits.trait_errors.TraitError: The 'out_post' trait of a _SynthSegOutputSpec instance must be a pathlike object or string representing an existing file, but a value of '/tmp/qsiprep_wf/single_subject_JEU26_wf/anat_preproc_wf/synthseg_anat_wf/synthseg/sub-JEU26_ses-01_T1w_lps_trans_post.nii.gz' was specified. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/miniconda/lib/python3.8/site-packages/nipype/interfaces/base/core.py", line 400, in run outputs = self.aggregate_outputs(runtime) File "/usr/local/miniconda/lib/python3.8/site-packages/nipype/interfaces/base/core.py", line 460, in aggregate_outputs raise FileNotFoundError(msg) FileNotFoundError: No such file or directory '/tmp/qsiprep_wf/single_subject_JEU26_wf/anat_preproc_wf/synthseg_anat_wf/synthseg/sub-JEU26_ses-01_T1w_lps_trans_post.nii.gz' for output 'out_post' of a SynthSeg interface