I have installed on Ubuntu 14.04 LS pyhon3, python3-tk and spyder3 (2.3.0), After inserting the lines: import tkinter as tk from tkinter import * from ttk import *
I get the error: ImportError: No module named 'ttk' Is this a spyder issue? -- You received this message because you are subscribed to the Google Groups "spyder" 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/spyderlib. For more options, visit https://groups.google.com/d/optout.
