Skip to content

FileNotFoundError: No such file or no access: 'sub-01_t1w_preproc.nii.gz' #165

@TamerGezici

Description

@TamerGezici

I am running the tutorial dockerfile and I ran into an issue like this at the example_preprocessing notebook.

While executing cell:

plotting.plot_epi(
    '/data/ds000114/derivatives/fmriprep/sub-01/anat/sub-01_t1w_preproc.nii.gz',
    title="T1", display_mode='ortho', annotate=False, draw_cross=False, cmap='gray');

FileNotFoundError: No such file or no access: '/data/ds000114/derivatives/fmriprep/sub-01/anat/sub-01_t1w_preproc.nii.gz'

The file is there, I checked.

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