[PythonCE] Tkinter and easygui

Stewart Midwinter stewart.midwinter at gmail.com
Mon Jan 23 09:23:36 CET 2006


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 <geoff at gmceng.com> wrote:
> the  Python error screen hides the first screen, but it says something
> to the effect no module Tkinter.


--
Stewart Midwinter
stewart at midwinter.ca
stewart.midwinter at gmail.com
Skype, GoogleTalk, iChatAV, MSN, Yahoo: midtoad
AIM:midtoad1


More information about the PythonCE mailing list