Ver código fonte

更新Makefile

leon 5 meses atrás
pai
commit
474b544d0c
1 arquivos alterados com 1 adições e 1 exclusões
  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) \