Hi,

I think your last line should read

    from tk import *

instead of

    from ttk import *

because you have a double t in "ttk"


Cheers,
Carlos

El 29/11/15 a las 07:14, peter.kna...@kpnmail.nl escribió:
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 spyderlib+unsubscr...@googlegroups.com <mailto:spyderlib+unsubscr...@googlegroups.com>. To post to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

--
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 spyderlib+unsubscr...@googlegroups.com.
To post to this group, send email to spyderlib@googlegroups.com.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to