I'm following the tutorial on PULP SDK build process "https://github.com/pulp-platform/pulp-sdk/blob/b38dabd571287b6183f17a2c5538382b9d3fe668/README.md". I'm blocked at the stage of SDK build when I tape the command "$ make all" and I can't understand what's mean these errors.
ImportError: No module named 'sphinx' Makefile:56: recipe for target 'html' failed make[2]: * [html] Error 1 Makefile:14: recipe for target 'all' failed make[1]: * [all] Error 2 Reached EOF with exit status 2 FATAL ERROR: the command 'build' has failed Makefile:6: recipe for target 'all' failed make: *** [all] Error 255