Thanks to the response to my previous message, I have managed to get
matplotlib to compile, but unfortunately without the TKAgg backend,
because when I attempt to build, I get the following message:
Tkinter: no
* Tkinter present, but header files are not found.
* You m
I'm in the process of completing an application with an embedded
Python 2.7.3 interpreter - but it all has to be compiled against
VS2010.
Have managed Python and it's dependencies, as well as numpy 1.6.2, but
struggling with matplotlib because I can't get the dependencies to
compile properly - mai