Re: [SOLVED] Re: [gentoo-user] python2.4->python2.5->import gtk error

2008-08-13 Thread liu shukui
I have found the similar problem: [EMAIL PROTECTED] ~ $ gnome-about Traceback (most recent call last): File "/usr/bin/gnome-about", line 37, in import gnome ImportError: No module named gnome [EMAIL PROTECTED] ~ $ On Wed, Aug 13, 2008 at 11:41 AM, Ow Mun Heng <[EMAIL PROTECTED]> wrote: >

[SOLVED] Re: [gentoo-user] python2.4->python2.5->import gtk error

2008-08-12 Thread Ow Mun Heng
Turns out I was pulling my hair out because of USE flags between 2.4 and 2.5 in 2.4, threads are enabled by default. 2.5, it is a USE flag setting On Tue, 2008-08-12 at 17:31 +0800, Ow Mun Heng wrote: > On Tue, 2008-08-12 at 16:52 +0800, Jan Schneiders wrote: > > After updating python you alway