Opened 3 years ago
Closed 2 years ago
#2347 closed task (fixed)
sphinx problems
Reported by: | cvvergara | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | OSGeoLive | Keywords: | |
Cc: |
Description
I am finding since today the following error:
exception: cannot import name 'contextfunction' from 'jinja2'
I looked around and here they have a similar problem:
https://github.com/readthedocs/readthedocs.org/issues/9037
I tried to solve it as they recommend in the comments. Now I am getting:
Could not import extension sphinxjp.themes.revealjs (exception: cannot import name 'Directive' from 'sphinx.util.compat'
The error does not show on this PR which use a more recent sphinx version:
https://github.com/OSGeo/OSGeoLive-doc/pull/725
(links are failing but no sphinx error)
This issue will be resolved when the PR is merged
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Ticket opened because of this problem:
https://github.com/tell-k/sphinxjp.themes.revealjs/issues/16
But I dont see any movement on the repository. Maybe that is why I wanted to stop using it on this PR https://github.com/OSGeo/OSGeoLive-doc/pull/725
There is no package named
python3-sphinxjp.themes.revealjs
on bionic or focal (maybe due to the lack of activity on that project)