Skip to content

Fix wrapper_funpack.sh [WIP]

Script wrapper_funpack.sh references nonexistant python environment with activation:

. $BB_BIN_DIR/bb_python/bb_python_funpack/bin/activate

Also, it appears that this script now no longer works with the current version of fsl_sub on Rescomp, as the environment is no longer automatically forwarded.

I'm currently chasing this down with WIN computing help... don't merge.

Merge request reports