pmeier82-zz / sphinx-natbib

fork from https://bitbucket.org/wnielson/sphinx-natbib to fix packaging issues
2 stars 0 forks source link

cannot import name Directive #1

Open ukos-git opened 6 years ago

ukos-git commented 6 years ago

The sphinx extensions seams to be broken: I get

sphinx-natbib/docs$ make html
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.7.6

Extension error:
Could not import extension natbib (exception: cannot import name Directive)
Makefile:40: recipe for target 'html' failed
make: *** [html] Error 2
ukos-git commented 6 years ago

using the natbib extension from https://github.com/jterrace/sphinxtr will work.