Re: Tkinter in pythonce...
Fuzzyman <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
Luke Dunstan wrote: >----- Original Message ----- >From: "Stewart Midwinter" <[email protected]> >To: "Rodrigo Contreras Köbrich" <[email protected]> >Cc: <[email protected]> >Sent: Saturday, January 07, 2006 11:49 AM >Subject: Re: [PythonCE] Tkinter in pythonce... > > > > >>Rodrigo, no desesperes! >> >>Where do you have your python located? >> >>You probably need to add some code that tells python where to look for >>modules. you can do that with: >>sys.path.append('\\SD Card\\Program Files\\Python\\Lib') >>sys.path.append('\\SD Card\\Program >>Files\\Python\\Lib\\python23.zip\\lib-tk') >> >> > >This is not necessary because both of these directories are automatically in >sys.path (just as on the desktop version of Python). If this is not the case >then it is a bug. > > > In that case it's a bug. ;-) At least I see the same behaviour. All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml _______________________________________________ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce