Skip to content

Validator error in Singularity #51

@tsalo

Description

@tsalo

Traceback:

Traceback (most recent call last):
  File "/opt/conda/envs/neuro/bin/bidsify", line 8, in <module>
    sys.exit(_main())
  File "/opt/conda/envs/neuro/lib/python3.7/site-packages/bidsify/bidsify.py", line 223, in _main
    bidsify_workflow(**kwargs)
  File "/opt/conda/envs/neuro/lib/python3.7/site-packages/bidsify/bidsify.py", line 174, in bidsify_workflow
    run(cmd, env={'TMPDIR': work_dir.name})
  File "/opt/conda/envs/neuro/lib/python3.7/site-packages/bidsify/utils.py", line 36, in run
    raise Exception(f"Non zero return code: {process.returncode}\n"
Exception: Non zero return code: 1
bids-validator /home/data/nbc/Laird_DIVA/temp_dset --ignoreWarnings > /home/data/nbc/Laird_DIVA/work-dir/Blossom-01/validator.txt

b''

The dataset counted as invalid, but that shouldn't be a problem at this stage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions