Hi,
Has anyone successfully compiled and installed gnome-python-1.0.53 for
python 2.0 on Linux. I can get it to compile but when I try to run something
I get the following:
bash-2.04$ python2 hello2.py
Traceback (most recent call last):
File "hello2.py", line 6, in ?
from gtk import *
File "/usr/lib/python2.0/site-packages/gtk.py", line 25, in ?
_gtk.gtk_set_locale()
AttributeError: gtk_set_locale
I'm using Debian/unstable, gtk 1.2.8 and gnome 1.2.8. I have both
python 1.5.2 and python 2.0 installed and used this to configure the
gnome-python package:
PYTHON=/usr/bin/python2 ./configure --prefix=/usr --with-gtk-prefix=/usr \
-libdir=/lib
tia
Darryl
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk