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

[WARNING] path not associated with any dataset #164

Open
TamerGezici opened this issue Dec 22, 2020 · 0 comments
Open

[WARNING] path not associated with any dataset #164

TamerGezici opened this issue Dec 22, 2020 · 0 comments

Comments

@TamerGezici
Copy link

Hello all,

I am trying to run example_preprocessing notebook to figure out whether if my installation is proper. I have datalad installed already.

%%bash
datalad get -J 4 -d /data/ds000114 \
    /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz \
    /data/ds000114/sub-*/ses-test/func/*fingerfootlips*
get(impossible): derivatives/fmriprep/sub-*/anat/*preproc.nii.gz [path not associated with any dataset]
get(impossible): sub-*/ses-test/func/*fingerfootlips* [path not associated with any dataset]
action summary:
  get (impossible: 2)
[WARNING] path not associated with any dataset [get(/data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz)] 
[WARNING] path not associated with any dataset [get(/data/ds000114/sub-*/ses-test/func/*fingerfootlips*)]
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