Open LiuL0ngl0ng opened 5 months ago
PathPlanning/Bezier/../../matplotlibcpp.h:5:10: fatal error: Python.h: No such file or directory 5 | #include
add the following commands to the CmakeLists.txt: find_package(PythonLibs REQUIRED) include_directories(${PYTHON_INCLUDE_DIRS})
PathPlanning/Bezier/../../matplotlibcpp.h:5:10: fatal error: Python.h: No such file or directory 5 | #include