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

Neal Norwitz nnorwitz at gmail.com
Fri Oct 3 16:20:06 CEST 2008


svn update tools/sphinx
At revision 66767.
svn update tools/docutils
At revision 66767.
svn update tools/jinja
At revision 66767.
svn update tools/pygments
At revision 66767.
mkdir -p build/html build/doctrees
python tools/sphinx-build.py -b html -d build/doctrees -D latex_paper_size=  . build/html 
Error: Sphinx needs to be executed with Python 2.4 or newer
(If you run this from the Makefile, you can set the PYTHON variable
to the path of an alternative interpreter executable, e.g.,
``make html PYTHON=python2.5``).

make: *** [build] Error 1


More information about the Python-checkins mailing list