eBay/bayesian-belief-networks

Extension error: sphinx.ext.mathjax: other math package is already loaded

abitofalchemy opened this issue · 2 comments

Extension error:
sphinx.ext.mathjax: other math package is already loaded
make: *** [html] Error 1

How do I bypass or get around this error?

As a workaround, remove sphinx.ext.pngmath from the list extensions in "docs/tutorial/conf.py".

I'm not sure what side effects this may have, but it will atleast compile.

This has been fixed in conf.py now.