From 8c678e3fda789252055dffcf31382c1298e1c237 Mon Sep 17 00:00:00 2001 From: ngardelis <118944371+ngardelis@users.noreply.github.com> Date: Tue, 28 Feb 2023 08:40:54 +0200 Subject: [PATCH] Update xseg.sh --- scripts/xseg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/xseg.sh b/scripts/xseg.sh index bc5b6a8..a576a5e 100755 --- a/scripts/xseg.sh +++ b/scripts/xseg.sh @@ -2,5 +2,5 @@ cd "$(dirname $0)/.." source scripts/env.sh -python "$DFL_MAIN" xseg editor \ +python3.9 "$DFL_MAIN" xseg editor \ --input-dir "$WORKSPACE/data_src/aligned"