>> Running Sphinx v3.0.4 >> >> Found DOT install: /usr/local/bin/dot
Glad to see my rudimentary check for DOT is still working. Graphviz should also be added to requirements in that case. I believe it errors if it cannot find dot. Best regards, Jacob Faibussowitsch (Jacob Fai - booss - oh - vitch) Cell: (312) 694-3391 > On Jul 6, 2020, at 8:20 PM, Jed Brown <[email protected]> wrote: > > Gotta run > > pip install -r src/docs/sphinx_docs/requirements.txt > > Add --user if you aren't in a virtualenv. > > Barry Smith <[email protected]> writes: > >> Running Sphinx v3.0.4 >> >> Found DOT install: /usr/local/bin/dot >> >> >> Extension error: >> Could not import extension sphinxcontrib.bibtex (exception: No module named >> 'sphinxcontrib.bibtex')
