Hi Taisuke,
Unfortunately you’re hitting a known error in cpac (Python Package) on Mac OS ≥ 10.15.
Until we get that bug fixed (we’ll post back here once we do), you can run a C-PAC container directly through Docker or Apptainer / Singularity. All the C-PAC commands and configuration options are the same across the Python package and the container platforms; running directly just requires you as the user to specify some things that are abstracted away by the Python package, namely:
The different container platforms have different priorities; any blank cells in the table above are the default behavior of that platform. See these diagrams for a conceptual visualization of directory bindings.
Please let us know if you have further difficulties, and watch this thread for a notification once we resolve the issue in the Python package.
--
You received this message because you are subscribed to the Google Groups "cpax_forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cpax_forum+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cpax_forum/a8251635-b080-4cdd-b801-dc346170b725n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "cpax_forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cpax_forum+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cpax_forum/edf0578f-f1ea-433d-ae96-0af3e9212816n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cpax_forum/22ce8efa-4005-4dd1-b37d-41424a958124n%40googlegroups.com.
Dear Jon,
I highly appreciate your quick look at my file. On my terminal, the following errors were seen after changing from --data_config_file to --pipeline_file. Actually, my rsfMRI data were not set as BIDS format, so I added "--skip_bids_validator" (Were current problems only that I did not change my rsfMRI data as BIDS format data? If so, I would try to mend them). Would you mind telling me some advice to fix them? Thank you so much in advance.
fMRI_ongoingfiles t_yatomi$ docker run -i --rm -v /Users/t_yatomi/Downloads/fMRI_ongoingfiles/func:/Users/t_yatomi/Downloads/fMRI_ongoingfiles/func -v /Users/t_yatomi/Downloads/fMRI_ongoingfiles/output:/Users/t_yatomi/Downloads/fMRI_ongoingfiles/output -v /tmp:/tmp -v /Users/t_yatomi/Downloads/fMRI_ongoingfiles:/Users/t_yatomi/Downloads/fMRI_ongoingfiles fcpindi/c-pac:latest /Users/t_yatomi/Downloads/fMRI_ongoingfiles/func /Users/t_yatomi/Downloads/fMRI_ongoingfiles/output participant --pipeline_file /Users/t_yatomi/Downloads/fMRI_ongoingfiles/CPAC_lfcd_ty.yml --skip_bids_validator
Skipping bids-validator...
Traceback (most recent call last):
File "/code/run.py", line 762, in <module>
run_main()
File "/code/run.py", line 478, in run_main
c = Configuration(c)
File "/code/CPAC/utils/configuration.py", line 129, in __init__
config_map = schema(config_map)
File "/code/CPAC/pipeline/schema.py", line 1071, in schema
return latest_schema(_changes_1_8_0_to_1_8_1(config_dict))
File "/usr/local/miniconda/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 272, in __call__
return self._compiled([], data)
File "/usr/local/miniconda/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 594, in validate_dict
return base_validate(path, iteritems(data), out)
File "/usr/local/miniconda/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 432, in validate_mapping
raise er.MultipleInvalid(errors)
voluptuous.error.MultipleInvalid: extra keys not allowed @ data['pipeline_setup']['system_config']['observed_usage']
--
You received this message because you are subscribed to the Google Groups "cpax_forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cpax_forum+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cpax_forum/5b1caa33-0c1c-4eff-9ed5-a15310035ec6n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "cpax_forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cpax_forum+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cpax_forum/c3eb0b21-b076-469e-8c19-a92eaaba2019n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "cpax_forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cpax_forum+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cpax_forum/1f7be968-50e1-4a8a-bf8d-1f11264a5dc1n%40googlegroups.com.