Thanks guys!
Actually, I managed to fix it by installing tcl and tk dev versions and then
reinstalling python2.5.
I'm so relieved!!!
Best regards,
Noelia
-Original Message-
From: tkinter-discuss-bounces+noses=fatronik@python.org on behalf of Tim
Jones
Sent: Wed 2/17/2010 17:12
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.
> The Ubuntu has python 2.6 installed by default, and this default installation
> includes tkinter.
>
> However, I'm using a platform (NuPIC) that needs P
On Wed, Feb 17, 2010 at 9:41 AM, Noelia Oses 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 nee
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