Closed mateuszpawlik closed 2 years ago
I don't know if it's related but I've found _trace.sh
in this line: https://github.com/ReproNim/neurodocker/blob/65067b63335c782265fec32d46253c7eae2e80ba/setup.cfg#L66 but I can't find reprozip/_trace.sh
path in the project.
Copying file https://github.com/ReproNim/neurodocker/blob/master/neurodocker/cli/minify/_trace.sh into the directory from the error message (/home/mpawlik/Remote/anc-data-acquisition/env/lib/python3.7/site-packages/neurodocker/cli/minify/
) helped.
Update: The minify tool executed. Files were successfully removed.
@mateuszpawlik - thanks for the report. here's _trace.sh
https://github.com/ReproNim/neurodocker/blob/master/neurodocker/cli/minify/_trace.sh
that is odd that _trace.sh
is not included... i'll take a look. thanks again. we might have to push a new version to pypi.
I'm trying to minify a container using your documentation.
Steps to install neurodocker:
Steps to reproduce the error (it's difficult for me to provide reproducible steps at this point):
After the last command, I get the following error:
Related issues: https://github.com/ReproNim/neurodocker/issues/450 https://github.com/poldracklab/pydeface/issues/44