Gentoo Archives: gentoo-user

From: Chuanwen Wu <wcw8410@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] wicd start failed
Date: Tue, 17 Feb 2009 15:51:41
Message-Id: 7797aa370902170751t4738590ch59e3c4f7aeb20aab@mail.gmail.com
1 Hi,
2 Several day ago, someone in this list recommended wicd to configure
3 the net interface. And I tried it but failed.
4
5 # wicd
6 Traceback (most recent call last):
7 File "/usr/lib/wicd/wicd-daemon.py", line 45, in <module>
8 import gobject
9 ImportError: No module named gobject
10 # wicd-client
11 Traceback (most recent call last):
12 File "/usr/lib/wicd/wicd-client.py", line 40, in <module>
13 import gtk
14 ImportError: No module named gtk
15
16 After the error occurred, I have updated python to 2.5.2 and pygtk to
17 2.12.1-r2, I also ran "python-updater", but nothing changed.
18
19 So anybody knew how to fix the problem?
20
21 Thanks in advanced!
22
23 --
24 wcw

Replies

Subject Author
Re: [gentoo-user] wicd start failed Neil Bothwick <neil@××××××××××.uk>