Thanks Tom, yes it looks like a Tk problem
My matplotlib uses macosx as the backend. Winston uses the Tk package. Importing Tk will result in subsequent calls to PyPlot crashing everything. I was trying to use ImageView and PyPlot but ImageView uses Tk. I guess I will have to unpackage the data in my images and just use PyPlot (sigh)
