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

Cole Robinson crobinso at redhat.com
Wed Oct 21 17:32:36 UTC 2009


On 10/21/2009 01:00 PM, Dan Bar Dov wrote:
> I compiled and installed 0.8.0 on FC11.
> When I try to run virt-manager I get a popup:
> Error starting Virtual Machine Manager: No module named sparkline
> 
> I guess these are some python sparkline package bindings.
> What do I need to get so it'll work?
> 
> Traceback (most recent call last):
>   File "/usr/share/virt-manager/virt-manager.py", line 368, in <module>
>     main()
>   File "/usr/share/virt-manager/virt-manager.py", line 309, in main
>     from virtManager.engine import vmmEngine
>   File "/usr/share/virt-manager/virtManager/engine.py", line 33, in <module>
>     from virtManager.manager import vmmManager
>   File "/usr/share/virt-manager/virtManager/manager.py", line 27, in
> <module>
>     import sparkline
> ImportError: No module named sparkline
> 
>

That line (import sparkline) isn't in 0.8.0. So something went wrong
with your installation.

What command did you use to install? Can you provide the output of that
command? What does 'which virt-manager' output?

- Cole

> Dan
> 




More information about the virt-tools-list mailing list