[Python-checkins] Python Regression Test Failures doc (1)
Neal Norwitz
nnorwitz at gmail.com
Sun Apr 13 23:42:03 CEST 2008
svn update tools/sphinx
U tools/sphinx/_jinja.py
U tools/sphinx/directives.py
U tools/sphinx/application.py
U tools/sphinx/config.py
U tools/sphinx/ext/autodoc.py
U tools/sphinx/builder.py
U tools/sphinx
Fetching external item into 'tools/sphinx/jinja'
Updated external to revision 62332.
Updated to revision 62332.
svn update tools/docutils
At revision 62332.
svn update tools/pygments
At revision 62332.
mkdir -p build/html build/doctrees
python tools/sphinx-build.py -b html -d build/doctrees -D latex_paper_size= . build/html
Sphinx v0.1.61611, building html
Exception occurred:
File "/home/neal/python/trunk/Doc/tools/sphinx/jinja/__init__.py", line 60, in <module>
from jinja.environment import Environment
ImportError: No module named jinja.environment
The full traceback has been saved in /tmp/sphinx-err-XVMp2d.log, if you want to report the issue to the author.
Please also report this if it was a user error, so that a better error message can be provided next time.
Send reports to georg at python.org. Thanks!
make: *** [build] Error 1
More information about the Python-checkins
mailing list