« Return to Thread: matplotlib: no interactive backends appear to work

Re: matplotlib: no interactive backends appear to work

by Guido Soranzio :: Rate this Message:

Reply to Author | View in Thread


On Jan 26, 2008, at 6:29 PM, John Owens wrote:

>  port installed | grep matplotlib
>  py-matplotlib @0.90.1_0+numpy+tkinter (active)
>  py25-matplotlib @0.90.1_1+numpy+tkinter (active)

The variant "tkinter" is the default and the only one you
have installed: the other backends cannot work because
you haven't installed their dependencies yet (i.e. py25-cairo).

As for the recent version 2.5 of Tkinter, there is a working
patch which has been committed for the the py-tkinter port but
not yet for the py25-tkinter one
(http://trac.macports.org/projects/macports/changeset/13929).

All the other problems with py25-gtk should have been solved
already.


- Guido
_______________________________________________
macports-users mailing list
macports-users@...
http://lists.macosforge.org/mailman/listinfo/macports-users

 « Return to Thread: matplotlib: no interactive backends appear to work