i've installed the latest verson of matplotlib (from source, also libpng and freetype) now matplotlib is working
but using MATLAB a lot, i have one question: is it possible to usematplotlib.pyplot instead of matplotlib api (matplotlib.figure) and not saving the file (sendign directly to view)? or si pyplot only for gui programming? Andrej