[Python-checkins] Python Regression Test Failures doc (1)

Neal Norwitz nnorwitz at gmail.com
Mon Dec 22 11:31:29 CET 2008


svn update tools/sphinx
At revision 67899.
svn update tools/docutils
At revision 67899.
svn update tools/jinja
At revision 67899.
svn update tools/pygments
At revision 67899.
mkdir -p build/html build/doctrees
python tools/sphinx-build.py -b html -d build/doctrees -D latex_paper_size=  . build/html 
Sphinx v0.5, building html
Exception occurred:
  File "/home/neal/python/trunk/Doc/tools/sphinx/jinja/loaders.py", line 20, in <module>
    from jinja.utils import CacheDict, raise_syntax_error
ImportError: cannot import name raise_syntax_error
The full traceback has been saved in /tmp/sphinx-err-t4yCcD.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 sphinx-dev at googlegroups.com. Thanks!
make: *** [build] Error 1


More information about the Python-checkins mailing list