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

Wayne Werner waynejwerner at gmail.com
Wed Feb 17 17:10:21 CET 2010


On Wed, Feb 17, 2010 at 9:41 AM, Noelia Oses <noses at fatronik.com> wrote:

>
> 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.
> Unfortunately, the manually installed version that I need doesn't seem to
> be able to find the tkinter libraries.
>
> I have tried with "sudo apt-get install python2.5-tk" but it doesn't
> install it as it notices there is a newer version already.
>
> try that with the --reinstall flag.

it should at least go ahead and try to install it.

HTH,
wayne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20100217/4ba4749e/attachment.htm>


More information about the Tkinter-discuss mailing list