On 17.11.2014 15:55, charlie wrote:
Hi,
I'm trying to plot a graph in an interactive window using the graph_draw command with no output, and I get an error that says "interactive_window is not defined". The same thing happens when I run from a notebook with the kwarg inline=False.
I assume that this is an installation issue? I installed on a Mac via Homebrew, roughly following the recommended tutorial, and I'm pretty sure I have all the listed dependencies – boost, boost-python, cairo, cairomm, py2cairo, graphviz and many others are all installed via Homebrew.
This problem is independent of MatPlotLib; in any case the backend is set to MacOSX in my matplotlibrc file.
Please can you help me narrow it down?
Do you have Gtk+ and gobject installed? Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>