|
From: John H. <jdh...@ac...> - 2005-11-26 04:27:21
|
>>>>> "James" == James Landry <jwl...@gm...> writes:
James> I get the following message, when I try to use it, which I
James> 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
|