[GRASS-dev] sphinx documentation for lib python
Markus Neteler
neteler at osgeo.org
Mon Sep 29 04:11:48 PDT 2014
Hi,
recent changes broke the sphinx manual creation on grass.osgeo.org:
# Sphinx version: 1.2b3
# Python version: 2.6.6
# Docutils version: 0.8.1 release
# Jinja2 version: 2.6
# Loaded extensions:
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/Sphinx-1.2b3-py2.6.egg/sphinx/cmdline.py",
line 245, in main
warningiserror, tags, verbosity, parallel)
File "/usr/local/lib/python2.6/dist-packages/Sphinx-1.2b3-py2.6.egg/sphinx/application.py",
line 107, in __init__
confoverrides or {}, self.tags)
File "/usr/local/lib/python2.6/dist-packages/Sphinx-1.2b3-py2.6.egg/sphinx/config.py",
line 229, in __init__
execfile_(filename, config)
File "/usr/local/lib/python2.6/dist-packages/Sphinx-1.2b3-py2.6.egg/sphinx/util/pycompat.py",
line 93, in execfile_
exec code in _globals
File "conf.py", line 27, in <module>
from grass.script import core
ImportError: No module named grass.script
Any ideas why this no longer works? The cronjob is essentially
untouched here as is the Debian box.
Markus
More information about the grass-dev
mailing list