how can I disable tkinter install?
Nat Echols
nathaniel.echols at gmail.com
Tue Jun 28 16:11:14 EDT 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110628/d9005af2/attachment.html>
More information about the Python-list
mailing list