Summary of what happened:
Running bidsmri2nidm
to create a participants.json sidecar for my bids dataset.
Command used (and if a helper script was used, a link to the helper script or the command generated):
In a conda env i installed PyNIDM (pip install pynidm
) and Datalad (pip install datalad
), and an InterLex API key following David Keators ABCD-repronim slides here (https://youtu.be/-Y-3OBDZJgo?t=1722) and am working with a BIDS directory with what I think is a compliant participants.tsv file and a dataset_description.json
when I run bidsmri2nidm -d bids/ -bidsignore
where bids/
is the folder within which my bids dataset is, I get this error:
datalad.runner.exception.CommandError: CommandError: 'git --git-dir=/dev/null config -z -l --show-origin' failed with exitcode 129 [err: 'error: unknown option `show-origin'