View Single Post

   
  #3 (permalink)  
Old 01-17-2008, 05:49 PM
William Hooper
 
Posts: n/a
Default Re: rpm dependency not resolved regarding python-tools

"charly" <kanari@yahoo.fr> wrote in message
news:bvftnd$cm0$1@news-reader1.wanadoo.fr...
> [root@zeus linux]# rpm -i python-tools-2.2.2-26.i386.rpm
> error: Failed dependencies:
> python = 2.2.2 is needed by python-tools-2.2.2-26
> tkinter = 2.2.2 is needed by python-tools-2.2.2-26
> [root@zeus linux]# rpm -qa |grep "python"
> python-2.3.3-1


This isn't python-2.2.2

> gnome-python2-canvas-1.99.14-5
> python-libs-2.3.3-1
> python-modules-2.3.3-1
> python-devel-2.3.3-1
>
> why is that I cannot install python tools when I am supposed to have the
> required things ?



You don't have the required things. Either downgrade to the 2.2.2 version
of python and tkinter or get a version of python-tools for python-2.3.3.

--
William Hooper

Multitasking: Reading in the bathroom !


Reply With Quote