From: Darren D. <dd...@co...> - 2007-07-24 12:04:23
|
On Tuesday 24 July 2007 7:57:37 am John Hunter wrote: > On 7/24/07, Fernando Perez <fpe...@gm...> wrote: > > Hi all, > > > > if anyone is still following, please update the tconfig work. Run > > > > ipython -wthread > > %run mpltest.py > > mplconf2.tconf.edit_traits() > > > > Edit to your heart's content. > > I am not running in wthred, but I think there may be an import problem > somewhere Line 347 in tconfig.py, change TraitError to T.TraitError |