...
if ret == -1: raise libvirtError ('virConnectGetVersion() failed', conn=self)
it seems that the package: qemu-kvm was not installed. So, to fix:
yum install qemu-kvm
This is my electronic log book for the documentation of experience, problems and solutions I encounter.