NVlabs/FoundationPose

Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) during bash build_all.sh

Closed this issue · 1 comments

CMake Error at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.22/Modules/FindPythonInterp.cmake:169 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
/usr/lib/cmake/pybind11/FindPythonLibsNew.cmake:98 (find_package)
/usr/lib/cmake/pybind11/pybind11Tools.cmake:50 (find_package)
/usr/lib/cmake/pybind11/pybind11Common.cmake:206 (include)
/usr/lib/cmake/pybind11/pybind11Config.cmake:250 (include)
CMakeLists.txt:13 (find_package)

Make sure there is a '/usr/bin/python' otherwise one can use '/usr/bin/python3'.