From: Robert L. <ro...@le...> - 2005-03-01 00:39:49
|
John Hunter wrote: > > Repeatable is good. Standalone much better. So you are running the > pure Agg backend (no GUI?). It would help to post the output of > > c:> python myscript.py --verbose-helpful Correct, no gui, verbose output: matplotlib data path C:\Python24\share\matplotlib loaded rc file C:\Python24\share\matplotlib\.matplotlibrc matplotlib version 0.72.1 verbose.level helpful interactive is False platform is win32 numerix numarray 1.2.2 font search path ['C:\\Python24\\share\\matplotlib'] loaded ttfcache file c:\home\robert\.ttffont.cache backend TkAgg version 8.4 > It probably won't happen with 0.71 and this would be worth testing. Everything works without error on 0.71, using either numarray or Numeric. > But if you can > get a standalone script, that would be most efficient. Working on it now. Robert |