On Tue, Jun 30, 2015 at 11:40:40PM -0400, Predrag Punosevac wrote:
> I am having issue with matplotlib on 5.7 release. Trying to 
> 
> import matplotlib.pyplot as plt
> 
> gives 
> 
>      11 except ImportError:
> ---> 12     raise ImportError("Gtk3 backend requires pygobject to be 
> installed.")
>      13 
>      14 try:
> 
> ImportError: Gtk3 backend requires pygobject to be installed.
> 
> 
> Can anyone confirm this?

There are actually a few other odd things with this port dependencies.
I'll have a look.
Thanks.

-- 
Antoine

Reply via email to