Christian Robottom Reis wrote:
> On Mon, 18 Jun 2001, Timothy Reaves wrote:
>
>
>> Does pygnome / pygtk only support python 1.5? Any news on when
>>it'll be brought up-to-date?
>>
>
> They all support 1.5. They also work fine in 2.1.
>
The RPM is hard coded to put stuff in the /usr/lib/python1.5 directory.
That doesn't work well with 2.1.
I'm getting the following running glimmer, which they thought might be
related to not being able to find one of the pygtk files. Can you offer
any adive?
[treaves@double treaves]$ export PYTHONHOME=/usr/lib/python2.1/
[treaves@double treaves]$ glimmer
Loading font from preferences.
Loading font from preferences.
Loading font from preferences.
Loading font from preferences.
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import exceptions' failed; use -v for traceback
Warning! Falling back to string-based exceptions
'import site' failed; use -v for traceback
Fatal Python error: could not import _gtk
Aborted (core dumped)
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk