I'm trying to install the Python API in order to link Openpose to Touchdesigner but when I want to turn on the Python flag inside CMake I get this error:
CMake Error at CMakeLists.txt:994 (add_subdirectory): The source directory
C:/Users/user/Desktop/openpose/openpose-master/3rdparty/pybind11
does not contain a CMakeLists.txt file.
CMake Error at python/openpose/CMakeLists.txt:6 (pybind11_add_module): Unknown CMake command "pybind11_add_module".
Configuring incomplete, errors occurred!
See also "C:/Users/user/Desktop/openpose/openpose-master/build/CMakeFiles/CMakeOutput.log".