try telling the interpreter explicitly where your Tkinter is.

sys.path.append('/path/to/Tkinter files')


in my case it's in '\SD Card\Program Files\Python\Lib\python23.zip\lib-tk'

S


On 1/23/06, geoff <[EMAIL PROTECTED]> wrote:
> the  Python error screen hides the first screen, but it says something
> to the effect no module Tkinter.


--
Stewart Midwinter
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Skype, GoogleTalk, iChatAV, MSN, Yahoo: midtoad
AIM:midtoad1
_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to