pybind11-hacking Setup this repo git submodule update --init pybind11 installation pybind11 was installed as a git submodule via the instructions in the docs: git submodule add -b stable ../../pybind/pybind11 third-party/pybind11 git submodule update --init