[ovirt-users] engine python sdk ImportError: cannot import name 'Client'

2023-09-11 Thread parallax
I try to use the Python sdk to download vm disk but get the error: # python3.9 download_disk.py f556403f-2a32-4e35-9f17-dc67864e0ae1 /home/librenms.raw --format raw --config engine2 Traceback (most recent call last): File "download_disk.py", line 31, in from ovirt_imageio import client Mod

[ovirt-users] Re: engine python sdk ImportError: cannot import name 'Client'

2023-09-11 Thread parallax
solved пн, 11 сент. 2023 г. в 13:43, parallax : > > I try to use the Python sdk to download vm disk but get the error: > > # python3.9 download_disk.py f556403f-2a32-4e35-9f17-dc67864e0ae1 > /home/librenms.raw --format raw --config engine2 > Traceback (most recent call last): > File "download_