瀏覽代碼

更新Makefile

leon 5 月之前
父節點
當前提交
474b544d0c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -14,7 +14,7 @@ trt_include_path     := /opt/nvidia/tensorrt/TensorRT-8.6.1.6/include/
 cuda_include_path    := $(cuda_home)/include
 ffmpeg_include_path  := 
 
-python_include_path  := 
+python_include_path  := /usr/include/python3.8/
 
 
 include_paths        := $(project_include_path) \