python_cpp_example
python_cpp_example copied to clipboard
Must clone with submodules
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?
I also had this issue. A note on this should definitely should be added to readme.