Benjamin Root <ben.root@...> writes:
> You might need to do a complete rebuild of your mpl trunk. I would guess > that > you originally built mpl when you had the older version of libpng. When you > updated the library, that wouldn't trigger a relink of _png.so whenever you > rebuilt the trunk. Wipe out the _png.so file and rebuild.Ben Root OK. it's fixed now. It was probably all my fault, as I changed the way I installed matplotlib. Before I was using the "python setupegg.py develop" alternative and today I did "python setup.py install" (blame command line completion). Thanks for your help. 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 [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
