Re: problem with Tkinter after installing Python 2.5.2 on UBUNTU

2008-07-08 Thread Jerry Hill
On Tue, Jul 8, 2008 at 12:44 PM, <[EMAIL PROTECTED]> wrote: > I just installed Python 2.5.2 on UBUNTU Linux. It seems to work, > however I don't seem to have access Tkinter. This is the result of > "import Tkinter": I think ubuntu and debian both split Tkinter out of their main python packages.

problem with Tkinter after installing Python 2.5.2 on UBUNTU

2008-07-08 Thread Dogzilla1000
I just installed Python 2.5.2 on UBUNTU Linux. It seems to work, however I don't seem to have access Tkinter. This is the result of "import Tkinter": Python 2.5.2 (r252:60911, Jul 7 2008, 12:39:49) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 Type "help", "copyright", "credits" or "license" for