You need to clone with submodules or else `python setup.py install` will not work. `git clone --recurse-submodules -j8 https://github.com/benjaminjack/python_cpp_example.git` maybe add this to the readme?