When we run
it cause:
sphinx-build -b html -d build/doctrees source build/html
Running Sphinx v1.8.5
loading translations [en_GB]... not available for built-in messages
Extension error:
Could not import extension sphinx.ext.pngmath (exception: No module named pngmath)
make: *** [html] Error 2
When we run
it cause:
sphinx-build -b html -d build/doctrees source build/html
Running Sphinx v1.8.5
loading translations [en_GB]... not available for built-in messages
Extension error:
Could not import extension sphinx.ext.pngmath (exception: No module named pngmath)
make: *** [html] Error 2