Skip to content

Commit 62332fb

Browse files
committed
chore: set ld_library path in post script
1 parent 7620acc commit 62332fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/post_build_script.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
export LD_LIBRARY_PATH=/opt/torch-tensorrt-builds/TensorRT-10.0.0.6/lib:$LD_LIBRARY_PATH
12
python -m pip install /opt/torch-tensorrt-builds/TensorRT-10.0.0.6/python/tensorrt-10.0.0b6-cp38-none-linux_x86_64.whl

0 commit comments

Comments
 (0)