Martin Panter added the comment:

I suspect this is not OS X specific. The documentation that you linked says 
“Sphinx is maintained separately and is not included in this tree.”

By your output I suspect you need to install the sphinx-build program. On Arch 
Linux I had to install it myself:

$ pacman -Qo sphinx-build
/usr/bin/sphinx-build is owned by python-sphinx 1.3.4-1
$ pacman -Qi python-sphinx
Name           : python-sphinx
Version        : 1.3.4-1
Description    : Python3 documentation generator
Architecture   : any
URL            : http://sphinx.pocoo.org/

----------
nosy: +martin.panter
resolution:  -> not a bug
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26450>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to