From: Eric F. <ef...@ha...> - 2007-10-02 07:32:58
|
Wayne E. Harlan wrote: > I have a serious problem with my Linux installation of matplotlib. It > segfaults after a very brief display of a plot window outline (no actual > plot within it). Before presenting the details of my problem, I would If a straightforward plotting sequence, such as one of the examples, does this, then it sounds like a broken installation, not a matplotlib bug. > like to download the latest CVS version to make sure this hasn't been > fixed already, however I cannot find any references to CVS in any of the > Matplotlib web pages, except for a reference for it in one of the recent > emails in this list. How do I find it ? See the following: http://sourceforge.net/svn/?group_id=80706 We are using subversion, not cvs. Eric > > Thanks in advance, > > Wayne |