You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/run.py", line 238, in
run(('bids-validator %s'%args.bids_dir).split(' '))
File "/run.py", line 165, in run
raise Exception("Non zero return code: %d"%process.returncode)
Exception: Non zero return code: 1
What version of the bids app were you using?
0.0.2
Describe your problem in detail.
Traceback (most recent call last):
File "/run.py", line 238, in
run(('bids-validator %s'%args.bids_dir).split(' '))
File "/run.py", line 165, in run
raise Exception("Non zero return code: %d"%process.returncode)
Exception: Non zero return code: 1
What command did you run?
Command ran: singularity run -B /dartfs-hpc/rc/lab/C/CANlab/labdata/data/WASABI/1080_wasabi:/bids:ro -B /dartfs-hpc/rc/lab/C/CANlab/labdata/data/WASABI/derivatives/AFNI_PROC:/outputs /dartfs-hpc/rc/lab/C/CANlab/modules/afni_proc.sif /bids /outputs participant --participant_label SID001907
Describe what you expected.
afni_proc starts.
The text was updated successfully, but these errors were encountered: