Skip to content

Commit c477c9c

Browse files
ALSOLINUX
1 parent 905c0e4 commit c477c9c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

kratos.gid/exec/pip_gids_python.unix.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ rm -f "$2/$1.info"
99
rm -f "$2/$1.err"
1010
rm -f "$2/$1.flavia.dat"
1111

12+
export PYTHONPATH=""
13+
export PYTHONHOME=""
14+
1215
# Run Python using the script MainKratos.py
1316
$python_path MainKratos.py > "$2/$1.info" 2> "$2/$1.err"

0 commit comments

Comments
 (0)