# added --prefix to the default_install_python otherwise it doesn't run
python setup.py install --prefix="$INSTALL_ROOT/" --root "$INSTALL_ROOT/" "$@"
