NN-CUDA-Example icon indicating copy to clipboard operation
NN-CUDA-Example copied to clipboard

Python.h not found

Open cyk2018 opened this issue 7 months ago • 0 comments

For people who get the same problem, you should check your python version first and then install the pythonx.x-dev by apt and then update the pythorch/CMakeLists.txt to the new path of python such as "/usr/include/pythonx.x". There is my update.

cyk2018 avatar Jul 22 '24 02:07 cyk2018