Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] virt-manager: no module named gtk
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
ixo
Guru
Guru


Joined: 09 Jul 2005
Posts: 375

PostPosted: Sat Nov 19, 2011 9:58 pm    Post subject: [solved] virt-manager: no module named gtk Reply with quote

Hallo,

wenn ich versuche, den virt-manager aufzurufen, erhalte ich folgende Fehlermeldung:

Code:
$ virt-manager
Traceback (most recent call last):
  File "/usr/share/virt-manager/virt-manager.py", line 467, in <module>
    main()
  File "/usr/share/virt-manager/virt-manager.py", line 360, in main
    raise gtk_error
ImportError: No module named gtk


oder:

Code:
$ virt-manager-tui
Traceback (most recent call last):
  File "/usr/share/virt-manager/virt-manager-tui.py", line 20, in <module>
    from newt_syrup.dialogscreen import DialogScreen
ImportError: No module named newt_syrup.dialogscreen


Fehlen da Abhängigkeiten?

Da ich von python wenig Ahnung habe und diverse Module zur Auswahl stehen - welche muss ich nachinstallieren?

Viele Grüße und danke,
ixo


Last edited by ixo on Sun Nov 20, 2011 9:23 am; edited 1 time in total
Back to top
View user's profile Send private message
cryptosteve
Veteran
Veteran


Joined: 04 Jan 2004
Posts: 1169
Location: GER

PostPosted: Sun Nov 20, 2011 7:00 am    Post subject: Reply with quote

Ich weiss nicht, was virt-manager ist, aber bzgl. gtk fehlt Dir wohl pygtk.

Code:
[I] dev-python/pygtk
     Available versions:  (2) 2.22.0-r1 (~)2.23.2 2.24.0-r1 (~)2.24.0-r2
        {doc examples test}
     Installed versions:  2.24.0-r2(2)(19:20:04 13.11.2011)(-doc -examples -test)
     Homepage:            http://www.pygtk.org/
     Description:         GTK+2 bindings for Python

_________________
- born to create drama -
gpg: 0x9B6C7E15
CS Virtual Travel Bug: VF6G5D
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Sun Nov 20, 2011 7:31 am    Post subject: Reply with quote

Hast du virt-manager per portage installiert? Dann sollten nämlich schon alle Abhängigkeiten verfügbar sein.
Evtl. ist es auch nur ein Problem mit deinen Python-Modulen: Irgendwann kürzlich Python aktualisiert und python-updater vergessen?
Back to top
View user's profile Send private message
ixo
Guru
Guru


Joined: 09 Jul 2005
Posts: 375

PostPosted: Sun Nov 20, 2011 9:23 am    Post subject: Reply with quote

Hallo,

ich habe wohl python-updater vergessen. Dabei war auch ein Recompile von dev-python/pygtk und jetzt lässt sich der Virt-Manager starten.

Danke für die Tipps,
ixo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum