Bug in ubuntu intrepid

Hi:

Is anybody aware of the MPL bug on Ubuntu intrepid?

https://bugs.launchpad.net/ubuntu/+source/matplotlib/+bug/299381

Basically you get a warning when import pylab. Beside the warnings
things seems to work OK.

Is there a workaround for this?

Regards,
Alejandro.

Thanks for the head's up -- I posted a comment with a suggestion about
what may be going on.

JDH

···

On Mon, Dec 15, 2008 at 12:22 PM, Alejandro Weinstein <alejandro.weinstein@...287...> wrote:

Hi:

Is anybody aware of the MPL bug on Ubuntu intrepid?

Bug #299381 “importing matplotlib gives warning” : Bugs : matplotlib package : Ubuntu

The problem is caused by outdated *.pyc files. The solution is

sudo python -c 'import matplotlib'

···

On Mon, Dec 15, 2008 at 11:22 AM, Alejandro Weinstein <alejandro.weinstein@...287...> wrote:

Is anybody aware of the MPL bug on Ubuntu intrepid?

Bug #299381 “importing matplotlib gives warning” : Bugs : matplotlib package : Ubuntu