> We don't include tcl/tk so our binary distribution doesn't include tkinter > / tkagg. If you have all build dependencies and compile from source it > should work. >
Volker, Unlike Linux, the binary version of Sage on OS X comes with a working copy of Tkinter, though not Tkagg. I think the reason is just that OS X has always included a working copy of Tk and this is found automatically by the Python build system. Best, Nathan -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
