savefig problems with matplotlib

I get the following message, when I try to use it, which I

    > don't understand, because I have tkinter installed:

It means that matpltolib was not able to find the tk src code needed
to compile the tkagg extension. Usually this is because you haven't
installed the tk-dev and tcl-dev packages.

JDH

Maybe this is a dumb question, but I’ve installed tk-devel and
tcl-devel. Still doesn’t work. Do I need to reinstall
matplotlib or do it from source?

James

···

On 11/25/05, John Hunter <jdhunter@…4…> wrote:

> I get the following message, when I try to use it, which I
> don't understand, because I have tkinter installed:

It means that matpltolib was not able to find the tk src code needed
to compile the tkagg extension. Usually this is because you haven’t
installed the tk-dev and tcl-dev packages.

JDH


James W. Landry
jwlandry@…287…