On Mon, Apr 4, 2011 at 4:46 PM, Alejandro Weinstein
<alejandro.weinst...@gmail.com> wrote:
> Any advice on how to fix the problem? Or may be this way is obsolete,
> but all the animation examples I've found so far don't consider a
> fixed background.

Adding

import matplotlib
matplotlib.use('GTKAgg')

solved the problem.

But now I get this warning:

/usr/lib/pymodules/python2.6/matplotlib/backends/backend_gtk.py:621:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips = gtk.Tooltips()

I am running Ubuntu 10.04, with MPL version 0.99.1.2-3ubuntu1, in case
that matter.

Alejandro.

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to