[
https://issues.apache.org/jira/browse/CLIMATE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227387#comment-16227387
]
Kevin Fisher commented on CLIMATE-931:
--------------------------------------
Hi [~lewismc], this is the only dependency. I tried installing this via pip
https://pythonhosted.org/sphinxcontrib-httpdomain/ (pip install
sphinxcontrib.httpdomain), and also tried including 'sphinxcontrib-httpdomain'
in the extensions list of source/conf.py.
I found this discussion which might be relevant -
https://bitbucket.org/birkenfeld/sphinx-contrib/pull-requests/152/fix-182-by-moving-around-initialization/diff.
Maybe this fix hasn't been released yet?
> 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
> 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)