orbbec / pyorbbecsdk

OrbbecSDK python binding
https://orbbec.github.io/pyorbbecsdk/
Apache License 2.0
84 stars 21 forks source link

linux执行cmake -Dpybind11_DIR=pybind11-config --cmakedir ..显示 #10

Open cgm814 opened 1 year ago

cgm814 commented 1 year ago

CMake Error at /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Python3 (missing: Python3_INCLUDE_DIRS Python3_LIBRARIES Development Development.Module Development.Embed) (found version "3.7.16") Call Stack (most recent call first): /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.25/Modules/FindPython/Support.cmake:3240 (find_package_handle_standard_args) /usr/share/cmake-3.25/Modules/FindPython3.cmake:490 (include) CMakeLists.txt:35 (find_package)

-- Configuring incomplete, errors occurred! See also "/home/csecl/miniconda3/envs/csecl/pyorbbecsdk/build/CMakeFiles/CMakeOutput.log".