[virt-tools-list] virt-manager - libvirt modeule not found
Cole Robinson
crobinso at redhat.com
Wed Feb 8 14:01:15 UTC 2012
On 02/08/2012 05:59 AM, Chandrashekhar Jamadarkhani (cjamadar) wrote:
> 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 at 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 at blr-vxr-005 vsm]#
>
That's strange. What's the output of these commands:
rpm -qf libvirt-python
python -c 'import sys; print sys.path'
- Cole
More information about the virt-tools-list
mailing list