On Mon, Dec 15, 2008 at 11:22 AM, Alejandro Weinstein
wrote:
> Is anybody aware of the MPL bug on Ubuntu intrepid?
>
> https://bugs.launchpad.net/ubuntu/+source/matplotlib/+bug/299381
The problem is caused by outdated *.pyc files. The solution is
sudo python -c 'import matplotlib'
-
On Mon, Dec 15, 2008 at 12:22 PM, Alejandro Weinstein
wrote:
> Hi:
>
> Is anybody aware of the MPL bug on Ubuntu intrepid?
>
> https://bugs.launchpad.net/ubuntu/+source/matplotlib/+bug/299381
>
Thanks for the head's up -- I posted a comment with a suggestion about
what may be going on.
JDH
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.