Hi, I updated mpl to trunk today and I received the followin error when trying
to build the documentation:

$ python2 make.py html
Running Sphinx v1.1.2

Extension error:
Could not import extension matplotlib.sphinxext.mathmpl (exception:
libpng14.so.14: cannot open shared object file: No such file or directory)
Building HTML failed.

My distribution uses libpng 1.58, so it's no surprise there's no libpng14.
Matplotlib itself detected the libpng version OK and built correctly. Any ideas?

Thanks,

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