[ https://issues.apache.org/jira/browse/CLIMATE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237730#comment-16237730 ]
Omkar Reddy commented on CLIMATE-931: ------------------------------------- [~kafisher], I tried to reproduce the error you are facing. I pulled the latest code and tried building the documentation. I saw the error at the beginning, but, as soon as I installed the dependency the docs build was successful with some warnings as mentioned above. Please ensure that you are installing sphinxcontrib-httpdomain properly. Thanks. > Documentation build error - missing module > ------------------------------------------ > > Key: CLIMATE-931 > URL: https://issues.apache.org/jira/browse/CLIMATE-931 > Project: Apache Open Climate Workbench > Issue Type: Bug > Components: documentation > Reporter: Kevin Fisher > Assignee: Lewis John McGibbney > Priority: Minor > Fix For: 1.3.0 > > > running {{cd docs && make html}} from project root results in: > sphinx-build -b html -d build/doctrees source build/html > Running Sphinx v1.6.4 > Extension error: > Could not import extension sphinxcontrib.autohttp.bottle (exception: No > module named sphinxcontrib.autohttp.bottle) > make: *** [html] Error 1 -- This message was sent by Atlassian JIRA (v6.4.14#64029)