[virt-tools-list] virt-manager error No module named glade
Cole Robinson
crobinso at redhat.com
Mon Feb 4 21:06:45 UTC 2013
On 02/04/2013 02:45 PM, Nilambari Joshi wrote:
> Hi,
>
> I am getting following error while starting virt-manager
>
> Error starting Virtual Machine Manager: No module named glade
>
> Traceback (most recent call last):
> File "/usr/share/virt-manager/virt-manager.py", line 383, in <module>
> main()
> File "/usr/share/virt-manager/virt-manager.py", line 303, in main
> setup_glade_i18n()
> File "/usr/share/virt-manager/virt-manager.py", line 85, in setup_glade_i18n
> import gtk.glade
> ImportError: No module named glade
>
> Can you please guide how to address this problem ?
>
> I have installed libvirt 0.9.9, qemu-kvm 1.0, virtinst-0.600.1 and
> kvm-kmod-3.3.6 , virt-manager-0.9.1 from source.
Googling 'ImportError: No module named glade' , the first hit for me says to
install python-glade2 on ubuntu/debian.
- Cole
More information about the virt-tools-list
mailing list