[
https://issues.apache.org/jira/browse/CLIMATE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227651#comment-16227651
]
ASF GitHub Bot commented on CLIMATE-931:
----------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/climate/pull/459
CLIMATE-931 Documentation build error - missing module
This issue addresses https://issues.apache.org/jira/browse/CLIMATE-931 and
includes ocw-parrallel code as well.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/climate CLIMATE-931
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/459.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #459
----
commit 5c7a9ef1881b0c8875d8a9181afaceb567e072f3
Author: BrianWilson1 <[email protected]>
Date: 2017-09-07T23:43:22Z
Added ocw-parallel directory for first version of multicore support.
commit b2c0b14f27ef24536af78a6258222004f9aa0f7a
Author: Lewis John McGibbney <[email protected]>
Date: 2017-09-11T15:34:31Z
Merge branch 'master' of https://github.com/BrianWilson1/climate
commit 28c92396d649fe5eacd00a235176fed1667ef80a
Author: Lewis John McGibbney <[email protected]>
Date: 2017-09-11T15:55:41Z
CLIMATE-923 ocw-parallel multicore support Python3 support
commit 73765a3e99852e67d0f9cd61a06d30221478459e
Author: Lewis John McGibbney <[email protected]>
Date: 2017-10-31T21:33:06Z
CLIMATE-931 Documentation build error - missing module
commit 4f13a40a7712126169bf1a650bd239872df4a43b
Author: Lewis John McGibbney <[email protected]>
Date: 2017-10-31T21:35:15Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/climate
commit 4cf79f3d0ad9ed580eacf93f853d693692952aad
Author: Lewis John McGibbney <[email protected]>
Date: 2017-10-31T21:35:26Z
Merge branch 'master' into CLIMATE-931
----
> 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)