

opt/miniconda-latest/envs/neuro/lib/python3.6/site-packages/nipype/interfaces/spm/base.py in _run_interface(self, runtime)ģ88 runtime.returncode = > 398 runtime = self._run_interface(runtime)ģ99 runtime = self._post_run_hook(runtime) opt/miniconda-latest/envs/neuro/lib/python3.6/site-packages/nipype/interfaces/base/core.py in run(self, cwd, ignore_exception, **inputs)ģ97 runtime = self._pre_run_hook(runtime) RuntimeError Traceback (most recent call last)Ģ _to_align = os.path.join(T1_output_folder,'T1.nii') Unfortunately that gives me the very extensive following error (had to cut it a little): _mlab_paths( matlab_cmd=matlab_cmd, use_mcr= True)

I have successfully used other SPM preprocessing functions but the Normalize12 is crashing. I' m using NiPype through a Singularity image made with Neurodocker.
