Benjamin Root <ben.root@...> writes:

> 
> Strange.  Could you include the entire sphinx output as well as any logs that
the build produced?Ben Root
> 

Well, all the output available was what I posted. I don't see any log file in
the build directory. I added the -P option to sphinx-build, the output is below.
I'll keep looking here, maybe there is a problem in my setup

$ sphinx-build -P -b html -d build/doctrees . build/html
Running Sphinx v1.1.2
Exception occurred while building, starting debugger:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/sphinx/cmdline.py", line 188, in main
    warningiserror, tags)
  File "/usr/lib/python2.7/site-packages/sphinx/application.py", line 114, in
__init__
    self.setup_extension(extension)
  File "/usr/lib/python2.7/site-packages/sphinx/application.py", line 250, in
setup_extension
    err)
ExtensionError: Could not import extension matplotlib.sphinxext.mathmpl
(exception: libpng14.so.14: cannot open shared object file: No such file or
directory)
> /usr/lib/python2.7/site-packages/sphinx/application.py(250)setup_extension()
-> err)
(Pdb) q

Jorge


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to