Hi, to assess this, we would need to know your full command (including, more-or-less, the values of the variables), fmriprep version, the listing of the input directory, and the full traceback.
WARNING: underlay of /etc/localtime required more than 50 (107) bind mounts
Process Process-2:
Traceback (most recent call last):
File "/opt/conda/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/opt/conda/lib/python3.8/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/opt/conda/lib/python3.8/site-packages/fmriprep/cli/workflow.py", line 88, in build_workflow
retval["return_code"] = generate_reports(
File "/opt/conda/lib/python3.8/site-packages/niworkflows/reports/core.py", line 544, in generate_reports
report_errors = [
File "/opt/conda/lib/python3.8/site-packages/niworkflows/reports/core.py", line 545, in <listcomp>
run_reports(
File "/opt/conda/lib/python3.8/site-packages/niworkflows/reports/core.py", line 527, in run_reports
return Report(
File "/opt/conda/lib/python3.8/site-packages/niworkflows/reports/core.py", line 291, in __init__
self._load_config(Path(config or pkgrf("niworkflows", "reports/default.yml")))
File "/opt/conda/lib/python3.8/site-packages/niworkflows/reports/core.py", line 310, in _load_config
self.index(settings["sections"])
File "/opt/conda/lib/python3.8/site-packages/niworkflows/reports/core.py", line 322, in index
self.init_layout()
File "/opt/conda/lib/python3.8/site-packages/niworkflows/reports/core.py", line 313, in init_layout
self.layout = BIDSLayout(self.root, config="figures", validate=False)
File "/opt/conda/lib/python3.8/site-packages/bids/layout/layout.py", line 126, in __init__
root, description = validate_root(root, validate)
File "/opt/conda/lib/python3.8/site-packages/bids/layout/validation.py", line 68, in validate_root
raise ValueError("BIDS root does not exist: %s" % root)
ValueError: BIDS root does not exist: /data/project/strata/results/func/processed/fmriprep/sub-SRK03
Hello! Was this ever sorted? I’m running into the same issue with mine. Throws the error for validation in the output folder. I’m giving it a command to ignore BIDs formatting so I’m unsure what else I can do. Thoughts?