Re: yum blew up python?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave Stevens wrote:
> [root@localhost ~]# yum
> There was a problem importing one of the Python modules required to
> run yum. The error leading to this problem was:
> 
>    No module named cElementTree
> 
> Please install a package which provides this module, or verify that
> the module is installed correctly.

The cElementTree python module is provided by the python-elementtree,
which is required by yum:

$ rpm -q --whatrequires python-elementtree
yum-3.0.3-1.fc6.noarch

Do you have python-elementtree installed?  If so, does rpm -V say
anything is wrong with it?  (rpm -V python-elementtree)

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
======================================================================
Thinking is the hardest work there is, which is probably the reason
why so few engage in it.
    -- Henry Ford

Attachment: pgpOBjlaGKHhe.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux