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

Neal Norwitz nnorwitz at gmail.com
Thu Aug 16 11:32:22 CEST 2007


mkdir -p build/html build/doctrees
python tools/sphinx-build.py -bhtml -dbuild/doctrees  . build/html
Error: Sphinx needs to be executed with Python 2.5 or newer.
(If you run this from the Makefile, you can set the PYTHON variable
to the path of an alternative interpreter executable.)

make: *** [build] Error 1


More information about the Python-checkins mailing list