This is mainly for matplotlib's TkAgg. It seems my compiled version of
python isn't finding the module _tkagg
What OS? What does the configure/build process say?
Diez
Its Linux.
The configure build does not say anything actually. This is for SAGE.
I managed to have it pick it up by compiling/installing tcl and tk and
then recompile python
Then most probably installing the tk-dev packages would have been
sufficient.
diez