Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown option `show-origin’ with bidsmri2nidm using NIDM #381

Closed
Rahul-Brito opened this issue Aug 18, 2023 · 2 comments
Closed

Unknown option `show-origin’ with bidsmri2nidm using NIDM #381

Rahul-Brito opened this issue Aug 18, 2023 · 2 comments

Comments

@Rahul-Brito
Copy link

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 Keator's 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'

image

@Rahul-Brito
Copy link
Author

ok updating git with conda install git in my conda env seemed to solve it. It was using a very old version of git installed on the head node of my cluster

@Rahul-Brito
Copy link
Author

Solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant