We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6853b commit 422b93bCopy full SHA for 422b93b
1 file changed
kratos.gid/kratos.unix.bat
@@ -28,7 +28,7 @@ fi
28
29
# Prevents the PYTHONHOME error from happening and isolate possible python repacks present
30
# in the system and interfeering with runkratos
31
-# export PYTHONHOME="$3/exec/Kratos"
+export PYTHONHOME="$3/exec/Kratos"
32
export PYTHONPATH="$3/exec/Kratos/python34.zip":"$3/exec/Kratos":$PYTHONPATH
33
34
0 commit comments