Get error "ImportError: No module named _tkinter"
Sebastian Stelzer
deadlink27 at web.de
Fri Jan 30 09:56:30 EST 2004
More information about the Python-list mailing list
Fri Jan 30 09:56:30 EST 2004
- Previous message (by thread): Adding/removing instance members
- Next message (by thread): Get error "ImportError: No module named _tkinter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Aahz wrote: > In article <bvbhl1$1td$05$1 at news.t-online.com>, > Sebastian Stelzer <deadlink27 at web.de> wrote: >> >> import _tkinter # If this fails your Python may not be configured for >> Tk >>ImportError: No module named _tkinter >> >>I'am using Suse Linux 9.0 with Python 2.3.3. > > You need to install Tck/Tk devel package, then rebuild Python. I did it and I' got the same error. Can you tell it more exactly please?
- Previous message (by thread): Adding/removing instance members
- Next message (by thread): Get error "ImportError: No module named _tkinter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list