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

In copy-exemplars function I would get an error claiming argument --force-unlock is missing #342

Open
gabridele opened this issue Dec 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gabridele
Copy link

Summary

When running the copy-exemplars command, i.e., $ cubids copy-exemplars BIDS_Dataset_DataLad Exemplar_Dataset v1_AcqGrouping.tsv --use-datalad as found in the Example Walkthrough, I would get an error stating that the argument --force-unlock is missing. Once added, it failed to be recognized.

Additional details

  • CuBIDS version: 1.1.1 (git cloned latest version as of December 14th)
  • Datalad version: 1.1.4

What were you trying to do?

I was trying to run the copy-exemplars command

What did you expect to happen?

I expected the function to create an exemplar dataset

What actually happened?

I got an error from the command line telling me that a positional argument, --force-unlock, was missing. Though when I added it, the machine wouldn't recognize the argument.

Reproducing the bug

5
@gabridele gabridele added the bug Something isn't working label Dec 15, 2024
@gabridele gabridele changed the title In copy-exemplars function I get an error claiming argument --force-unlock is missing In copy-exemplars function I would get an error claiming argument --force-unlock is missing Dec 15, 2024
@tsalo tsalo changed the title In copy-exemplars function I would get an error claiming argument --force-unlock is missing In copy-exemplars function I would get an error claiming argument --force-unlock is missing Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant