Hi,

I did:


$ svn co 
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/trunk/matplotlib
$ cd matplotlib/doc
$ ./make.py html
making figs
    building pyplot_formatstr.py
    building dollar_ticks.py
    building pyplot_text.py
    building pyplot_two_subplots.py
    building fig_x.py
    building pyplot_three.py
    building fig_axes_customize_simple.py
    building fig_axes_labels_simple.py
    building pyplot_simple.py
    building pyplot_mathtext.py
all figures made
/var/lib/python-support/python2.5/pygments/plugin.py:39: UserWarning:
Module pygments was already imported from
/var/lib/python-support/python2.5/pygments/__init__.py, but
/var/lib/python-support/python2.5 is being added to sys.path
  import pkg_resources
Sphinx v0.3, building html
trying to load pickled env... not found
building [html]: targets for 24 source files that are out of date
updating environment: 24 added, 0 changed, 0 removed
reading... api/artist_api api/index api/pyplot_api reST markup error:
/home/ondra/repos/matplotlib/doc/api/pyplot_api.rst:1100: (SEVERE/4)
Unexpected section title or transition.

****************


My system wide matplotlib is 0.91.2-2. I tried to install the one from
svn, but it requires numpy 1.1, which is not yet in Debian. So if it
is not possible to generate the docs without numpy 1.1, I'll wait
until it gets into Debian.

Thanks,
Ondrej

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to