Marius 't Hart wrote:
> Using the advice from Seweryn Kokot I was able to install matplotlib
> 0.87.7-0, but this resulted in all sorts of errors instead of a graph.
> I'll just make do with matplotlib 0.82-5 for now.
> Thanks for your advice!
> Marius.

That is probably because you installed a matplotlib compiled against 
newer libraries (e.g. numpy and/or Numeric and/or numarray) than you 
have installed on your machine (although I think package dependencies 
*should have* prevented this).  If you build matplotlib from the tarball 
this will not occur--it will be compiled against the libraries that are 
on your machine.  As I said before, you will only need to install some 
devel packages from your present distribution so that you will have the 
corresponding headers.

Eric

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to