On 12/11/23 16:29, list-libvirt-us...@aliases.systohc.net wrote:
> Hi folks!
>
> I'm trying to connect to a self-compiled libvirt 9.10.0 from python, but
> get the following error:
>
> Python 3.12.0 (main, Oct 3 2023, 19:47:47) [GCC 11.4.0] on linux
> Type "help", "copyright", "credits" or "lice
Hi folks!
I'm trying to connect to a self-compiled libvirt 9.10.0 from python, but
get the following error:
Python 3.12.0 (main, Oct 3 2023, 19:47:47) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import libvirt as lv
>>> conn = lv.openReadOn