inno setup 5.5
Chris Angelico
rosuav at gmail.com
Thu Jun 21 18:30:16 EDT 2012
On Fri, Jun 22, 2012 at 1:34 AM, inq1ltd <inq1ltd at 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
More information about the Python-list
mailing list