On Tue, Sep 22, 2009 at 16:21, Michael Droettboom <md...@stsci.edu> wrote: > On second look, I think it's the "--small" commandline option that breaks > this. I hadn't tested my recent changes to the plot directive with that > flag. The new version of make.py in SVN r7815 should fix this.
Thanks for your reply! I should have find it myself :) Anyhow, from a clean checked-out trunk, doc doesn't build: $ MATPLOTLIBDATA=../lib/matplotlib/mpl-data/ PYTHONPATH=../build/lib.linux-x86_64-2.5/ ./make.py --small all Running Sphinx v0.6.2 Exception occurred while building, starting debugger: Traceback (most recent call last): File "/usr/lib/pymodules/python2.5/sphinx/cmdline.py", line 171, in main warningiserror, tags) File "/usr/lib/pymodules/python2.5/sphinx/application.py", line 94, in __init__ self.config = Config(confdir, CONFIG_FILENAME, confoverrides, self.tags) File "/usr/lib/pymodules/python2.5/sphinx/config.py", line 120, in __init__ execfile(config['__file__'], config) File "/home/morph/deb/tmp/matplotlib/doc/conf.py", line 23, in <module> import ipython_console_highlighting ImportError: No module named ipython_console_highlighting > /home/morph/deb/tmp/matplotlib/doc/conf.py(23)<module>() -> import ipython_console_highlighting indeed matplotlib/doc$ grep -ri ipython_console_highlighting * conf.py:import ipython_console_highlighting $ Is that module benn {re.}moved? Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel