Skip to content

[WARNING] path not associated with any dataset  #164

Open
@TamerGezici

Description

@TamerGezici

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*)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions