Re: [Matplotlib-users] matplotlib-0.99 font incompatibility?

2009-08-23 Thread Phil Robare
When you have a problem like this with one install looking one place and another install looking in another place making a symbolic link is usually easier and more likely to catch everything than making a copy. In your case you could have said: ln -s /Library/Frameworks/Python.framework/Versions/

[Matplotlib-users] Newbie problem using csv2rec

2009-08-21 Thread Phil Robare
x27;, '?')              ) So I think I see what is going on.  Rather than taking each line of the input file as a record it is taking each column as a record. Since I said there are ten values per record it stopped after ten rows since that is all the columns it