If you also encounter any installation issues, it may be worth trying out the following first.
Before running the installation command on requirement.txt, probably worth running also the conda-forge package (a storage of repositories of conda recipes). It helps me install most of the packages in the requirement.txt
(As a Conda-Users, using Ubuntu environment on Windows) I also had to install the following myself in separete lines after running the requirements.txt
If you also encounter any installation issues, it may be worth trying out the following first.
Before running the installation command on requirement.txt, probably worth running also the conda-forge package (a storage of repositories of conda recipes). It helps me install most of the packages in the requirement.txt
Then, run the conda installation line
conda install --file requirements.txt
(As a Conda-Users, using Ubuntu environment on Windows) I also had to install the following myself in separete lines after running the requirements.txt
niflow-nipype1-workflows==0.0.4
pip install niflow-nipype1-workflows
dcm2niix==4.7.12
conda install dcm2niix