Hi, I have installed libvirt using yum install but still I
could see libvirt module not found while running virt-manager tool. # yum install virt-manager libvirt libvirt-python
libvirt-python python-virtinst [root@blr-vxr-005 vsm]# virt-manager Traceback (most recent call last): File
"/usr/share/virt-manager/virt-manager.py", line 26, in <module> import libvirt ImportError: No module named libvirt [root@blr-vxr-005 vsm]# [root@blr-vxr-005 vsm]# yum install libvirt Setting up Install Process Package
libvirt-0.6.3-33.el5.x86_64 already installed and latest version Package libvirt-0.6.3-33.el5.i386 already installed and latest
version Nothing to do [root@blr-vxr-005 vsm]# Thanks, Chandrashekhar |