Re: adding tkinter support on an existing python installation
- From: Rahul <nospam@xxxxxxxxxxxxxx>
- Date: Thu, 29 May 2008 16:43:03 +0000 (UTC)
Peter Otten <__peter__@xxxxxx> wrote in
news:g1lm4c$i56$03$1@xxxxxxxxxxxxxxxxx:
Unless you want to install from source you just have to install the
corresponding package for Tkinter. On Ubuntu that's python-tk, but the
name may be distribution-dependent.
Thanks Peter! The package name for me was simply tkinter. 'yum install
tkinter' worked but this only allows me to import tkinter on my older
python installation (done via yum). So I might have to go for a from source
install after all? (I started a new thread on this issue)
--
Rahul
.
- References:
- Re: adding tkinter support on an existing python installation
- From: Peter Otten
- Re: adding tkinter support on an existing python installation
- Prev by Date: Re: Online ???? - ???? ?? ? ????????
- Next by Date: Installing VMWare Workstation 6.0.2 on 2.6.24 Kernel
- Previous by thread: Re: adding tkinter support on an existing python installation
- Next by thread: Re: Online Ραμί - ΡΑΜΙ ΣΤΟ ΙΝΤΕΡΝΕΤ
- Index(es):
Relevant Pages
|