On Mon, 02 Feb 2009 19:30:58 -0000, Darren Dale <dsdal...@gmail.com> wrote:
Hmm... I was passing strings! That is really weird because it used to work when I just passed strings and I have no idea why. I guess I should have converted to numbers right from the beginning. Anyway, I've fixed it by using int and float convertors! Did something change with matplotlib recently? I normally use the right types and it had been working for about 6 months with string types. Thanks a lot! > On Mon, Feb 2, 2009 at 2:17 PM, Durand <dura...@gmail.com> wrote: > >> Hi, >> I'm using matplotlib on Ubuntu Jaunty and a script that I wrote recently >> stopped working. I think this may have something to do with changes in >> matplotlib as it fails with the error pasted at >> http://pastebin.ca/1325576and the main problem is that I can't actually work >> out what the error is >> because it just recurses until python stops it. >> I don't think this is a fault of my script so it might be a bug with >> matplotlib but I'm really not sure... >> >> The matplotlib version is 0.98.5.2-1 but I'm not sure that that will help. >> Numpy version is 1:1.1.1-2 and Python is 2.5.4. If I need to add more >> details, please ask. >> > > > It would help to know what exactly you are passing to plot(). I suspect that > you are passing strings at some point where you should be passing numbers. > > Darren > ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users