[Matplotlib-users] animations with python and gtk3

2013-07-24 Thread Gurinder Singh Gill
I am using python 2.7 and matplotlib animations example . when i am using gtk2 as a reference the plots works fine but when i change the backend to gtk3 i start getting errors . can someone help with that how to work with animations / blit in gtk3 ---

Re: [Matplotlib-users] animations with python and gtk3

2013-07-25 Thread Gurinder Singh Gill
Gill On Wed, Jul 24, 2013 at 7:15 PM, Benjamin Root wrote: > > > > On Wed, Jul 24, 2013 at 3:09 AM, Gurinder Singh Gill > wrote: > >> I am using python 2.7 and matplotlib animations example . >> when i am using gtk2 as a reference the plots works fine >> but