On Jul 23, 11:38 pm, David <[EMAIL PROTECTED]> wrote:
> > Further, finally when i invoke the python program by
> > giving the necessary input file, i get the following
> > errors .
> > Does it have any relation with the python version installed ?
>
> yes
>
> > I am using Redhat 9.0
>
> You may want
On Jul 23, 11:38 am, David <[EMAIL PROTECTED]> wrote:
> > Further, finally when i invoke the python program by
> > giving the necessary input file, i get the following
> > errors .
> > Does it have any relation with the python version installed ?
>
> yes
>
> > I am using Redhat 9.0
>
> You may want
Further, finally when i invoke the python program by
giving the necessary input file, i get the following
errors .
Does it have any relation with the python version installed ?
yes
I am using Redhat 9.0
You may want to install a current Linux distro.
--
http://mail.python.org/mailman/list
On Jul 22, 7:11 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> karthikbalaguru wrote:
> > On Jul 22, 6:32 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> >> karthikbalaguru wrote:
> >> > Hi,
>
> >> > One of my python program needs tkinter to be installed to run
> >> > successfully.
> >> >
karthikbalaguru wrote:
> On Jul 22, 6:32 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
>> karthikbalaguru wrote:
>> > Hi,
>>
>> > One of my python program needs tkinter to be installed to run
>> > successfully.
>> > I am using Redhat 9.0 and hence tried installing by copying the
>> > tkinter-2
On Jul 22, 6:32 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> karthikbalaguru wrote:
> > Hi,
>
> > One of my python program needs tkinter to be installed to run
> > successfully.
> > I am using Redhat 9.0 and hence tried installing by copying the
> > tkinter-2.2.2-36.i386.rpm
> > alone from t
karthikbalaguru wrote:
> Hi,
>
> One of my python program needs tkinter to be installed to run
> successfully.
> I am using Redhat 9.0 and hence tried installing by copying the
> tkinter-2.2.2-36.i386.rpm
> alone from the CD 3 to my pc. But, it is not getting installed and is
> failing by throwin
Hi,
One of my python program needs tkinter to be installed to run
successfully.
I am using Redhat 9.0 and hence tried installing by copying the
tkinter-2.2.2-36.i386.rpm
alone from the CD 3 to my pc. But, it is not getting installed and is
failing by throwing
the below errors. Should i need to con