I am building Python 2.7.2 with a standard set of options as part of a
nightly build system.  Some of our machines apparently have the tk headers
installed, so Python automatically builds Tkinter on those platforms.
 Unfortunately, this now breaks matplotlib.  Is there a way to turn of
tkinter altogether?  I am using wxPython anyway and do not want or need
another set of GUI libraries, especially not if they're breaking other
software.

thanks,
Nat
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to