From: Arnold M. <arn...@wu...> - 2005-03-04 15:45:23
|
Dear John, You win: I thought I had done a clean install, but apparently I didn't. After a rm -rf of site-packages/matplotlib, and a re-install everything worked fine. So: no bug. Thanks, Arnold Quoting John Hunter <jdh...@ac...>: >>>>>> "Arnold" == Arnold Moene <arn...@wu...> writes: > > Arnold> Dear all, The following simple script gives an error on > Arnold> matplotlib-0.72.1: # Start script from pylab import * from > Arnold> Numeric import * > > Arnold> x=arange(0.1,10,0.1) y=sin(x) > > Arnold> grid() plot(x,y) savefig('foo.eps') # end script > > Arnold> The error disappears when I remove the grid() switch. > > I cannot replicate this bug with 0.72.1 or matplotlib CVS. Could you > rm -rf site-packages/matplotlib, reinstall, and run your script with > --verbose-helpful? If you still get the error, send the output of the > run so I can use the extra diagnostic information. > > Thanks, > JDH > -- ------------------------------------------------------------------------ Arnold F. Moene NEW tel: +31 (0)317 482604 Meteorology and Air Quality Group fax: +31 (0)317 482811 Wageningen University e-mail: Arn...@wu... Duivendaal 2 url: http://www.met.wau.nl 6701 AP Wageningen The Netherlands ------------------------------------------------------------------------ Openoffice.org - Freedom at work Firefox - The browser you can trust (www.mozilla.org) ------------------------------------------------------------------------ |