scipy/scipy.org

Cannot build the site

ugultopu opened this issue · 1 comments

$ make html
sphinx-build -b html -d _build/doctrees   . _build/html
make: sphinx-build: No such file or directory
make: *** [html] Error 1
pv commented

Make sure sphinx is installed.