Guest User

make html error

a guest
Mar 28th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.33 KB | None | 0 0
  1. Home-Computer:~/Desktop/CB/critiquebrainz-master/docs$ make html
  2. sphinx-build -b html -d _build/doctrees   . _build/html
  3. Running Sphinx v1.5.1
  4.  
  5. Extension error:
  6. Could not import extension sphinxcontrib.autohttp.flask (exception: No module named 'sphinxcontrib')
  7. Makefile:53: recipe for target 'html' failed
  8. make: *** [html] Error 1
Add Comment
Please, Sign In to add comment