You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am sorry but I must say please update these tutorials. Clinica and Clinica DL have become so much confusing. Even the direct commands from the tutorial do not work on google colab and I have seen other persons have raised the issue but the answer is not clear. Can you please help me? My issue is as follows:
When running
"clinicadl classify ./OasisCaps_example ./OasisCaps_example/participants.tsv ./model_exp3_splits_1 'test-Oasis' "
command from the tutorial I get the following error:
"ImportError: cannot import name 'T1LinearCLI' from 'clinica.pipelines.t1_linear.t1_linear_cli' (/usr/local/lib/python3.7/dist-packages/clinica/pipelines/t1_linear/t1_linear_cli.py)"
I understand things have changed. Now please tell me the correct command to run the same task.
I tried the documentation but I did not find the proper command for this function. Please help!
Thank you.
The text was updated successfully, but these errors were encountered:
Hi clinica team,
I am sorry but I must say please update these tutorials. Clinica and Clinica DL have become so much confusing. Even the direct commands from the tutorial do not work on google colab and I have seen other persons have raised the issue but the answer is not clear. Can you please help me? My issue is as follows:
When running
"clinicadl classify ./OasisCaps_example ./OasisCaps_example/participants.tsv ./model_exp3_splits_1 'test-Oasis' "
command from the tutorial I get the following error:
"ImportError: cannot import name 'T1LinearCLI' from 'clinica.pipelines.t1_linear.t1_linear_cli' (/usr/local/lib/python3.7/dist-packages/clinica/pipelines/t1_linear/t1_linear_cli.py)"
I understand things have changed. Now please tell me the correct command to run the same task.
I tried the documentation but I did not find the proper command for this function. Please help!
Thank you.
The text was updated successfully, but these errors were encountered: