Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wicd-gtk cannot import name _gtk (solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
nlsa8z6zoz7lyih3ap
Guru
Guru


Joined: 25 Sep 2007
Posts: 388
Location: Canada

PostPosted: Fri Feb 15, 2013 3:32 am    Post subject: wicd-gtk cannot import name _gtk (solved) Reply with quote

I can't currrently get the gui for wicd to work.

When I try to open it with the command line, I get:

Quote:
wicd-gtk
Traceback (most recent call last):
File "/usr/share/wicd/gtk/wicd-client.py", line 40, in <module>
import gtk
File "/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
from gtk import _gtk
ImportError: cannot import name _gtk


Does anyone have an ideas as to how I could fix this?


Last edited by nlsa8z6zoz7lyih3ap on Fri Feb 15, 2013 8:48 pm; edited 1 time in total
Back to top
View user's profile Send private message
PabloEsc
n00b
n00b


Joined: 24 Dec 2009
Posts: 40

PostPosted: Fri Feb 15, 2013 8:00 am    Post subject: Reply with quote

I'd check if dev-python/pygtk is installed and if it's built for python version You're using
Code:
eselect python list
Back to top
View user's profile Send private message
nlsa8z6zoz7lyih3ap
Guru
Guru


Joined: 25 Sep 2007
Posts: 388
Location: Canada

PostPosted: Fri Feb 15, 2013 8:48 pm    Post subject: Reply with quote

Thanks so much. That did the trick.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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