Skip to content

permission error  #179

@andraderenew

Description

@andraderenew

Dear community:
I have the following error. I tried running from sudo su but the same error pops up.

ciftify_recon_all --surf-reg FS --fs-subjects-dir '/media/andraderenew/Elements/backup_1TB/image_databases/anorexia/results/Freesurfer/controls' --ciftify-work-dir '/media/andraderenew/Elements/backup_1TB/image_databases/anorexia/results/Diffusion/ciftify' s25633_T1MPRAGE_1mm_reconall
Traceback (most recent call last):
File "/home/andraderenew/anaconda3/bin/ciftify_recon_all", line 8, in
sys.exit(main())
File "/home/andraderenew/anaconda3/lib/python3.9/site-packages/ciftify/bin/ciftify_recon_all.py", line 1567, in main
run_ciftify_recon_all(tmpdir, settings)
File "/home/andraderenew/anaconda3/lib/python3.9/site-packages/ciftify/bin/ciftify_recon_all.py", line 123, in run_ciftify_recon_all
run_default_workflow(temp_dir, settings, meshes, expected_labels, fs_version)
File "/home/andraderenew/anaconda3/lib/python3.9/site-packages/ciftify/bin/ciftify_recon_all.py", line 155, in run_default_workflow
create_cifti_subcortical_ROIs(subject.atlas_space_dir, settings, temp_dir)
File "/home/andraderenew/anaconda3/lib/python3.9/site-packages/ciftify/bin/ciftify_recon_all.py", line 762, in create_cifti_subcortical_ROIs
link_to_template_file(settings, atlas_ROIs,
File "/home/andraderenew/anaconda3/lib/python3.9/site-packages/ciftify/bin/ciftify_recon_all.py", line 532, in link_to_template_file
os.symlink(os.path.relpath(via_path, os.path.dirname(subject_file)),
PermissionError: [Errno 1] Operation not permitted: '../../../zz_templates/Atlas_ROIs.2.nii.gz' -> '/media/andraderenew/Elements/backup_1TB/image_databases/anorexia/results/Diffusion/ciftify/s25633_T1MPRAGE_1mm_reconall/MNINonLinear/ROIs/Atlas_ROIs.2.nii.gz'

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