On May 20, 7:48 pm, Adam <[email protected]> wrote:
> The problem is that I can't import pylab because _tkinter isn't
> recognized:
> sage: import pylab
> <lots of stuff chopped out>
> ImportError: No module named _tkinter
>
> Adam

We disable the tk backend in MPL on all platforms. To work around this
set

  SAGE_MATPLOTLIB_GUI

to something not "no" in the shell and force a rebuild of the
matplotlib.spkg.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to