Opened 3 years ago
Last modified 3 months ago
#2046 new enhancement
Sphinx version control makes a false alarm
Reported by: | bakaniko | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive14.0 |
Component: | Documentation | Keywords: | doc |
Cc: | live-demo@… |
Description
When building the doc, the command cmake -DHTML=ON .. return an error about the sphinx version.
Or I tested it with 1.7.0, 1.6.6 and 1.6.3 versions.
Error message:
-- Checking for package 'Sphinx'
File "<string>", line 1
import sphinx; print sphinx.version
SyntaxError?: invalid syntax CMake Warning at CMakeLists.txt:44 (message):
Your Sphinx version is too old!
This project requires Sphinx v1.0 or above to produce proper documentation (you have v). You will get output but it will have errors.
Change history (5)
comment:1 Changed 22 months ago by
Milestone: | OSGeoLive12.0 → OSGeoLive13.0 |
---|
comment:2 Changed 18 months ago by
Component: | OSGeoLive → Documentation |
---|
comment:3 Changed 16 months ago by
Milestone: | OSGeoLive13.0 → OSGeoLive14.0 |
---|
Ticket retargeted after milestone closed
comment:4 follow-up: 5 Changed 4 months ago by
@bakaniko Can we close with this issue with this PR? https://github.com/OSGeo/OSGeoLive-doc/pull/629
comment:5 Changed 3 months ago by
Replying to cvvergara:
@bakaniko Can we close with this issue with this PR? https://github.com/OSGeo/OSGeoLive-doc/pull/629
Yes !
Ticket retargeted after milestone closed