Message 199796 - Python tracker
> Is the assumption that python2 is still supposed to be the default python everywhere? > Is python 3 not able to build itself yet? You can manually install Sphinx >=1.1 (preferably >=1.2.*) (and its dependencies) using Python 3, and directly call `sphinx-build` from so installed Sphinx, instead of using `make`.