Skip to content

Commit 4e82b51

Browse files
committed
Python Path
1 parent 002804c commit 4e82b51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ DIR="\$(cd "\$(dirname "\$0")" && pwd)"
5555
RUNTIME_DIR="\$DIR/../runtime"
5656
SOURCE_DIR="\$DIR/../src"
5757

58+
export PYTHONPATH="\$RUNTIME_DIR"
5859
\$RUNTIME_DIR/bin/python3 "\$SOURCE_DIR/main.py"
5960
EOF
6061

0 commit comments

Comments
 (0)