On Wednesday, December 3, 2014 7:28:05 PM UTC-5, thr wrote:

> Backend TkAgg works with both pythons, but TkAgg doesn't seem to work with 
> PyPlot. This is what I set in my matplotlibrc, which seems to be ignored by 
> PyPlot.
> Backend gtkAgg works with Python2.7 and PyPlot, but NOT with python3.
>

That's odd; TkAgg works on my machine, and PyPlot nowadays should honor 
your matplotlibrc if it can.   Can you try to do Pkg.update() to see if 
your packages are out of date?  If that fails, please file a PyPlot issue.

(The fact that gtk and wx don't work interactively even in Python probably 
means something is broken in your Python setup, which is a little worrying.)

Reply via email to