<div dir="ltr">Hi All,<br><br> <span style="font-family:trebuchet ms,sans-serif">I am a new user of virt-manager. I installed Virtual Machine Manager (1.5.0-1.el7)on CentOS 7 machine. I was able to launch the UI and work with it properly.<br> I saw latest version of virt-manager 2.2.1 on the site <a href="https://virt-manager.org/">https://virt-manager.org/</a> . I tried to install it by downloading from <a href="https://virt-manager.org/download/sources/virt-manager/virt-manager-2.2.1.tar.gz">https://virt-manager.org/download/sources/virt-manager/virt-manager-2.2.1.tar.gz</a><br> I unzipped the file and executed the command "python3.6 setup.py install". It tried installing but exited out after printing the message "running install_egg_info". Please find the full output attached with this mail.<br><br> After this when I tried to launch Virtual Machine Manager from Applications->System Tools-->Virtual Machine Manager, I don't see it launched.<br> If I try to launch it via command line I get the following</span><br><br><br>[root@Mordor aravind]# virt-manager<br>Traceback (most recent call last):<br>  File "/usr/share/virt-manager/virt-manager", line 19, in <module><br>    from virtinst import BuildConfig<br>  File "/usr/share/virt-manager/virtinst/__init__.py", line 42, in <module><br>    _set_libvirt_error_handler()<br>  File "/usr/share/virt-manager/virtinst/__init__.py", line 32, in _set_libvirt_error_handler<br>    import libvirt<br>ModuleNotFoundError: No module named 'libvirt'<br><br><br><span style="font-family:trebuchet ms,sans-serif">I do have libvirt installed.</span><br><br>[root@Mordor aravind]# rpm -qa | grep libvirt<br>libvirt-daemon-driver-storage-gluster-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-config-network-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-nodedev-4.5.0-10.el7_6.12.x86_64<br>libvirt-gobject-1.0.0-1.el7.x86_64<br>libvirt-daemon-driver-qemu-4.5.0-10.el7_6.12.x86_64<br>libvirt-client-4.5.0-10.el7_6.12.x86_64<br>libvirt-glib-1.0.0-1.el7.x86_64<br>libvirt-daemon-driver-storage-core-4.5.0-10.el7_6.12.x86_64<br>libvirt-gconfig-1.0.0-1.el7.x86_64<br>libvirt-daemon-driver-lxc-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-storage-disk-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-secret-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-storage-mpath-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-kvm-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-nwfilter-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-storage-iscsi-4.5.0-10.el7_6.12.x86_64<br>libvirt-bash-completion-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-config-nwfilter-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-storage-scsi-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-interface-4.5.0-10.el7_6.12.x86_64<br>libvirt-python-4.5.0-1.el7.x86_64<br>libvirt-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-network-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-storage-4.5.0-10.el7_6.12.x86_64<br>libvirt-libs-4.5.0-10.el7_6.12.x86_64<br>libvirt-daemon-driver-storage-logical-4.5.0-10.el7_6.12.x86_64<br><div>libvirt-daemon-driver-storage-rbd-4.5.0-10.el7_6.12.x86_64</div><div><br></div><div><span style="font-family:trebuchet ms,sans-serif">Please help me restoring the working version of Virtual Machine or making this new version work.</span></div><div><span style="font-family:trebuchet ms,sans-serif"><br></span></div><div><span style="font-family:trebuchet ms,sans-serif"><br></span></div><div><span style="font-family:trebuchet ms,sans-serif">Thanks,</span></div><div><span style="font-family:trebuchet ms,sans-serif">Aravind</span><br></div></div>