On Fri, Jun 22, 2012 at 1:34 AM, inq1ltd <
inq...@inqvista.com> wrote:
> Can't find _thinter
Is this supposed to be _tkinter?
Try copying and pasting the entire error message, including traceback.
That often helps. At the moment, I can't know whether the error is in
your transcription of the message or if in a source file somewhere (a
misspelled import, for instance).
Chris Angelico