Re: [Tkinter-discuss] How to configure the non-default Pythonversion to work with tk

2010-02-17 Thread Noelia Oses
17:12 To: tkinter-discuss@python.org Subject: Re: [Tkinter-discuss] How to configure the non-default Pythonversion to work with tk On Feb 17, 2010, at 8:41 AM, Noelia Oses wrote: > Hi all, > > I have a very newby question. > I'm using a computer with Ubuntu Karmic Koala. >

[Tkinter-discuss] How to configure the non-default Python version to work with tk

2010-02-17 Thread Noelia Oses
Hi all, I have a very newby question. I'm using a computer with Ubuntu Karmic Koala. The Ubuntu has python 2.6 installed by default, and this default installation includes tkinter. However, I'm using a platform (NuPIC) that needs Python 2.5. This I had to install manually in /usr/local. Unfor