Hi,
I'm trying to install and run virt-manager, but it can't find a module called ''libvirt''. Here is the error I get:
tc@box:~$ virt-manager
Traceback (most recent call last):
File "/usr/share/virt-manager/virt-manager", line 19, in <module>
from virtinst import BuildConfig
File "/usr/share/virt-manager/virtinst/__init__.py", line 42, in <module>
_set_libvirt_error_handler()
File "/usr/share/virt-manager/virtinst/__init__.py", line 32, in _set_libvirt_error_handler
import libvirt
ModuleNotFoundError: No module named 'libvirt'
I installed libvirt.tcz, libvirt-dev.tcz, libvirt-glib.tcz, libvirt-glib-dev.tcz, libvirt-glib-gir.tcz, and both python.tcz and python3.6.tcz with all their dependencies, and a lot of other packages.
But it seems to require a ''python-libvirt'', or ''libvirt-python'', or something similar, but I can't find it anywhere.
Can someone give me some hints?
P.S. BTW, I'm using Corepure64