Error in running virt-manager

hi!
I installed a Virt-manager package, but at startup I get an error

[CODE]Произошла ошибка при запуске менеджера виртуальных машин: No module named ‘six’

Traceback (most recent call last):
File “/usr/share/virt-manager/virt-manager”, line 294, in
main()
File “/usr/share/virt-manager/virt-manager”, line 242, in main
from virtManager.engine import vmmEngine
File “/usr/share/virt-manager/virtManager/engine.py”, line 35, in
from .clone import vmmCloneVM
File “/usr/share/virt-manager/virtManager/clone.py”, line 33, in
from .asyncjob import vmmAsyncJob
File “/usr/share/virt-manager/virtManager/asyncjob.py”, line 30, in
import virtinst.progress
File “/usr/share/virt-manager/virtinst/progress.py”, line 33, in
from six import integer_types
ImportError: No module named ‘six’[/CODE]
however, the package python-six is installed

[QUOTE=BMX;53125]hi!
I installed a Virt-manager package, but at startup I get an error

[CODE]Произошла ошибка при запуске менеджера виртуальных машин: No module named ‘six’

Traceback (most recent call last):
File “/usr/share/virt-manager/virt-manager”, line 294, in
main()
File “/usr/share/virt-manager/virt-manager”, line 242, in main
from virtManager.engine import vmmEngine
File “/usr/share/virt-manager/virtManager/engine.py”, line 35, in
from .clone import vmmCloneVM
File “/usr/share/virt-manager/virtManager/clone.py”, line 33, in
from .asyncjob import vmmAsyncJob
File “/usr/share/virt-manager/virtManager/asyncjob.py”, line 30, in
import virtinst.progress
File “/usr/share/virt-manager/virtinst/progress.py”, line 33, in
from six import integer_types
ImportError: No module named ‘six’[/CODE]
however, the package python-six is installed[/QUOTE]

the problem was with libvirt 1.5.1 from Virtualization repo
the libvirt 1.4.1 from SUSE repos seems to be working fine

On 23/06/18 14:14, BMX wrote:
[color=blue]

the problem was with libvirt 1.5.1 from Virtualization repo
the libvirt 1.4.1 from SUSE repos seems to be working fine[/color]

Given this and your previous thread I’m suspicious of how your install
of SLED12 SP3 is configured, in particular the repos configured and
packages installed.

I strongly suggest you remove the non-SLED repos and packages. You
should certainly identify which non-standard packages you have
installed/updated and then remove those.

HTH.

Simon
SUSE Knowledge Partner


If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below. Thanks.