Hi,
I am trying to follow the tutorial of ClinicaDL to learn how Clinica works. I have prepared my Python environment with Miniconda and I have installed Clinica. I have also installed dcm2niix. I have downloaded the example dataset with 4 images from OASIS. When I try to convert the data into the BIDS format I have the following error:
FileNotFoundError: [Errno 2] No such file or directory: '/home/unai/data_oasis/database/ClinicalData/oasis_cross-sectional-5708aa0a98d82080.xlsx'
The oasis_cross-sectional.csv file is stored in that path, but I do not no why the system tells me that there is not the file.
Kind regards,
Unai