hi,
i installed pygtk from cvs
when i import _gtk from shell, i get the following error
Python 2.0.1 (#0, Jun 23 2001, 23:50:30)
[GCC 2.95.4 20010319 (Debian prerelease)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> import _gtk
Gtk-Message: YOU ARE USING THE DEVEL BRANCH 1.3.x OF GTK+ WHICH IS
CURRENTLY UNDER HEAVY DEVELOPMENT AND FREQUENTLY INTRODUCES
INSTABILITIES. if you don't know why you are getting
this, you probably want to use the stable branch which
can be retrived from ftp://ftp.gtk.org/pub/gtk/v1.2/ or via CVS with
cvs checkout -r glib-1-2 glib; cvs checkout -r gtk-1-2
gtk+
Traceback (most recent call last):
File "<stdin>", line 1, in ?
SystemError: _PyImport_FixupExtension: module _gtk not loaded
>>> import _gtk
Segmentation fault
what could be happening?
--
-------------------------------------------------------------
amardeep singh
iit guwahati
[EMAIL PROTECTED]
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk