>> 'GTKAgg' (gives 'ImportError: No module named _backend_gdk'),
>> and several others, with no success.
>
> GTKAgg should display over X11, provided GTK is built against X11 and
> not Aqua. Can you file a ticket at trac.macports.org, and assign it to
> me (r...@macports.org), make sure to includ
On Sat, Dec 22, 2012 at 2:00 PM, Corey Cooke wrote:
> Does anyone know how to set up matplotlib (right now i'm using
> py27-matplotlib) such that it uses X11 to draw the windows so they can be
> viewed from a remote SSH session? I've tried changing the backend in
> ~/.matplotlib/matplotlibrc from
Does anyone know how to set up matplotlib (right now i'm using
py27-matplotlib) such that it uses X11 to draw the windows so they can be
viewed from a remote SSH session? I've tried changing the backend in
~/.matplotlib/matplotlibrc from 'MacOSX' to 'Qt4Agg' (still renders on
local machine only),