We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You need to clone with submodules or else python setup.py install will not work.
python setup.py install
git clone --recurse-submodules -j8 https://github.com/benjaminjack/python_cpp_example.git
maybe add this to the readme?
You need to clone with submodules or else
python setup.py installwill not work.git clone --recurse-submodules -j8 https://github.com/benjaminjack/python_cpp_example.gitmaybe add this to the readme?