Skip to content

Commit d9b8c61

Browse files
committed
[TEMP] don't silence python error
1 parent c55745d commit d9b8c61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ed_sensor_integration/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ execute_process(
99
COMMAND ${PYTHON_EXECUTABLE} -c "import torch; print(torch.__path__[0])"
1010
OUTPUT_VARIABLE TORCH_LIBRARY_PATH
1111
OUTPUT_STRIP_TRAILING_WHITESPACE
12-
ERROR_QUIET
1312
)
1413
message(WARNING "TORCH_LIBRARY_PATH: ${TORCH_LIBRARY_PATH}")
1514

0 commit comments

Comments
 (0)