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

Neal Norwitz nnorwitz at gmail.com
Mon Sep 15 02:40:37 CEST 2008


svn update tools/sphinx
At revision 66462.
svn update tools/docutils
At revision 66462.
svn update tools/jinja
At revision 66462.
svn update tools/pygments
At revision 66462.
mkdir -p build/html build/doctrees
python2.5 tools/sphinx-build.py -b html -d build/doctrees -D latex_paper_size=  . build/html 
Sphinx v0.5, building html
loading pickled environment... done
building [html]: targets for 326 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
preparing documents... done
writing output... contents distutils/apiref Exception occurred:
  File "/home/neal/python/py3k/Doc/tools/pygments/lexers/__init__.py", line 83, in get_lexer_by_name
    raise ClassNotFound('no lexer for alias %r found' % _alias)
ClassNotFound: no lexer for alias 'python3' found
The full traceback has been saved in /tmp/sphinx-err-m-OQQA.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-3000-checkins mailing list