<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head><body text="#000000" bgcolor="#FFFFFF">OK, I solved this. After 
installing some more python modules, libxml2-python3 finally showed up 
on the list.<br>
<span>

</span><br>
<blockquote type="cite" 
cite="mid:b6ab0fe9-c137-2a6d-c960-4779e0319cfb@ooma.com" style="border: 
0px none;">
  <div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvHr" 
style="margin:30px 25px 10px 25px;"><div 
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;">   <div
 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
        <a style="color:#485664 
!important;padding-right:6px;font-weight:500;text-decoration:none 
!important;" href="mailto:rory@ooma.com" moz-do-not-send="true">Rory 
Toma</a></div>   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
 right;">     <font color="#909AA4"><span style="padding-left:6px">October
 2, 2018 at 4:54 PM</span></font></div>    </div></div>
  <div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvBody" 
__pbrmquotes="true" 
style="color:#909AA4;margin-left:24px;margin-right:24px;">I'm trying to 
get a new version of virt-manager. The one that comes with 
centos7 has a bug installing ubuntu hosts.
<br>
<br>I built the rpm on Centos7 (after installing python3), but when I 
run 
virt-install, I get this error.
<br>
<br>
<br>[root@kvm-arm-1 virt-manager]# virt-install
<br>ERROR    name 'libxml2' is not defined
<br>Exception ignored in: <bound method _Libxml2API.__del__ of 
<virtinst.xmlapi._Libxml2API object at 0x7fcdbe531400>>
<br>Traceback (most recent call last):
<br>  File "/usr/share/virt-manager/virtinst/xmlapi.py", line 261, in 
__del__
<br>    self._doc.freeDoc()
<br>AttributeError: '_Libxml2API' object has no attribute '_doc'
<br>[root@kvm-arm-1 virt-manager]#
<br>
<br>I had to change libxml2 to lxml (as that's the name it seems to have
 
changed). I can't find any pythong module with this reference, so I gave
 
up and installed Ubuntu 18.04.1. However, the virt-manager package for 
this does not seem to exist anywhere. How can I get the latest 
virt-manager running on either CentOS7 or Ubuntu 18?
<br>
<br>_______________________________________________
<br>virt-tools-list mailing list
<br><a class="moz-txt-link-abbreviated" href="mailto:virt-tools-list@redhat.com">virt-tools-list@redhat.com</a>
<br><a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/virt-tools-list">https://www.redhat.com/mailman/listinfo/virt-tools-list</a>
<br>

  </div>
</blockquote>
<br>
</body></html>