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 may need to install development packages

Looking at setupext.py, this looks like it can't find tk.h in any of
the include directories.  But in my win32_static\include folder, I
have got a tk.h.  I've tried various locations for the tk headers, but
it still seems to struggle.  I even tried setting the basedir setting
in setupext.py to point directly at my tcl;tk library leftover from my
Python compile.

Anyone got any thoughts - this is the last thing I need before I can
actually use matplotlib in my application!

Kind regards
Fred

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to