[virt-tools-list] Re: virt-manager 0.8.0 wont run

Cole Robinson crobinso at redhat.com
Wed Oct 21 17:33:40 UTC 2009


On 10/21/2009 01:32 PM, Dan Bar Dov wrote:
> I recompiled 0.8.0, this time with prefix=/usr, so it'll overwrite the
> virt-manager 0.7.0 that comes with fc11.
> 
> Now I'm failing with:
> Error starting Virtual Machine Manager: cannot import name VirtualCharDevice
> 
> Traceback (most recent call last):
>   File "/usr/share/virt-manager/virt-manager.py", line 377, in <module>
>     main()
>   File "/usr/share/virt-manager/virt-manager.py", line 318, in main
>     from virtManager.engine import vmmEngine
>   File "/usr/share/virt-manager/virtManager/engine.py", line 38, in <module>
>     from virtManager.details import vmmDetails
>   File "/usr/share/virt-manager/virtManager/details.py", line 35, in
> <module>
>     from virtManager.addhardware import vmmAddHardware
>   File "/usr/share/virt-manager/virtManager/addhardware.py", line 32, in
> <module>
>     from virtinst import VirtualCharDevice, VirtualDevice,
> VirtualVideoDevice
> ImportError: cannot import name VirtualCharDevice
> 

You need to install the latest virtinst package as well.

- Cole




More information about the virt-tools-list mailing list