| 1 | initial version |
Sage includes its own private Python install (run sage -python or sage -ipython to get to it). It does not see the OS tkinter install if there is any.
To get tkinter in Sage you just have to install the tk development packages on your host and then compile Sage. This will then compile Sage's own Python with tk enabled.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.