On Wed, Feb 17, 2010 at 9:41 AM, Noelia Oses <no...@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
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to