updata path.sh

This commit is contained in:
jingyong hou 2021-12-06 11:52:49 +08:00
parent 16750eea3b
commit 1240136eba

View File

@ -1 +0,0 @@
../../hi_xiaowen/s0/path.sh

View File

@ -0,0 +1,5 @@
export PATH=$PWD:$PATH
# NOTE(kan-bayashi): Use UTF-8 in Python to avoid UnicodeDecodeError when LC_ALL=C
export PYTHONIOENCODING=UTF-8
export PYTHONPATH=../../../:$PYTHONPATH