When running sdcflows CLI command, I get an error No module named 'mriqc'.
If I run the container interactively and install the mriqc using pip install mriqc the issue is resolved. I am sure there is an excellent reason why mriqc is necessary, so perhaps this needs to be added to the requirements.txt
What happened?
When running sdcflows CLI command, I get an error
No module named 'mriqc'
.If I run the container interactively and install the mriqc using
pip install mriqc
the issue is resolved. I am sure there is an excellent reason why mriqc is necessary, so perhaps this needs to be added to the requirements.txtWhat command did you use?
What version of the software are you running?
2.10.0
How are you running this software?
Docker
Is your data BIDS valid?
Yes
Are you reusing any previously computed results?
No
Please copy and paste any relevant log output.
Additional information / screenshots
No response