Anybody know why I might be seeing this? Cheers, Mike
[~/builds/numpy_clean/doc] > make html mkdir -p build touch build/generate-stamp mkdir -p build/html build/doctrees LANG=C sphinx-build -b html -d build/doctrees source build/html Running Sphinx v1.0 (hg) 1.4.dev7413 1.4.0.dev7413 /home/mdroe/usr/lib/python2.5/site-packages/Sphinx-1.0dev_20090915-py2.5.egg/sphinx/application.py:166: FutureWarning: A plot_directive module is also available under matplotlib.sphinxext; expect this numpydoc.plot_directive module to be deprecated after relevant features have been integrated there. mod = __import__(extension, None, None, ['setup']) loading pickled environment... not found [autosummary] generating autosummary for: reference/arrays.classes.rst, reference/arrays.dtypes.rst, reference/arrays.indexing.rst, reference/arrays.interface.rst, reference/arrays.ndarray.rst, reference/arrays.rst, reference/arrays.scalars.rst, reference/c-api.array.rst, reference/c-api.config.rst, reference/c-api.coremath.rst, reference/c-api.dtype.rst, reference/c-api.generalized-ufuncs.rst, reference/c-api.rst, reference/c-api.types-and-structures.rst, reference/c-api.ufunc.rst, reference/distutils.rst, reference/index.rst, reference/internals.code-explanations.rst, reference/internals.rst, reference/maskedarray.baseclass.rst, reference/maskedarray.generic.rst, reference/maskedarray.rst, reference/routines.array-creation.rst, reference/routines.array-manipulation.rst, reference/routines.bitwise.rst, reference/routines.ctypeslib.rst, reference/routines.dtype.rst, reference/routines.dual.rst, reference/routines.emath.rst, reference/routines.err.rst, reference/routines.fft.rst, reference/routines.financial.rst, reference/routines.functional.rst, reference/routines.help.rst, reference/routines.indexing.rst, reference/routines.io.rst, reference/routines.linalg.rst, reference/routines.logic.rst, reference/routines.ma.rst, reference/routines.math.rst, reference/routines.matlib.rst, reference/routines.numarray.rst, reference/routines.oldnumeric.rst, reference/routines.other.rst, reference/routines.poly.rst, reference/routines.random.rst, reference/routines.rst, reference/routines.set.rst, reference/routines.sort.rst, reference/routines.statistics.rst, reference/routines.testing.rst, reference/routines.window.rst, reference/ufuncs.rst Failed to import 'numpy.matlib': no module named numpy.matlib WARNING: [autosummary] failed to import 'numpy.__array_priority__': no module named numpy.__array_priority__ WARNING: [autosummary] failed to import 'numpy.acorrelate': no module named numpy.acorrelate WARNING: [autosummary] failed to import 'numpy.distutils.misc_util.get_numarray_include_dirs': no module named numpy.distutils.misc_util.get_numarray_include_dirs WARNING: [autosummary] failed to import 'numpy.generic.__squeeze__': no module named numpy.generic.__squeeze__ building [html]: targets for 76 source files that are out of date updating environment: 996 added, 0 changed, 0 removed Exception occurred:[ 0%] reference/arrays.classeslass File "/home/mdroe/usr/lib/python2.5/site-packages/docutils/nodes.py", line 471, in __getitem__ return self.attributes[key] KeyError: 'numbered' The full traceback has been saved in /tmp/sphinx-err-QYFjBP.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-...@googlegroups.com. Thanks! make: *** [html] Error 1 -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion