TheLonelyStar wrote:
>
>
>
> Jeff Whitaker wrote:
>>
>> TheLonelyStar wrote:
>>> Hi,
>>>
>>> I am trying to get the exaple from here:
>>> http://matplotlib.sourceforge.net/examples/animation/animate_decay_tk_blit.html
>>>
>>> I copied it into a file and tried to execute it.
>>> I get:
>>>
>>
Jeff Whitaker wrote:
>
> TheLonelyStar wrote:
>> Hi,
>>
>> I am trying to get the exaple from here:
>> http://matplotlib.sourceforge.net/examples/animation/animate_decay_tk_blit.html
>>
>> I copied it into a file and tried to execute it.
>> I get:
>>
>> File "test.py", line 56, in
>> manag
TheLonelyStar wrote:
> Hi,
>
> I am trying to get the exaple from here:
> http://matplotlib.sourceforge.net/examples/animation/animate_decay_tk_blit.html
>
> I copied it into a file and tried to execute it.
> I get:
>
> File "test.py", line 56, in
> manager.window.after(100, run)
> AttributeEr
Hi,
I am trying to get the exaple from here:
http://matplotlib.sourceforge.net/examples/animation/animate_decay_tk_blit.html
I copied it into a file and tried to execute it.
I get:
File "test.py", line 56, in
manager.window.after(100, run)
AttributeError: 'gtk.Window' object has no attribu