ons 2003-03-26 klockan 13.31 skrev Dionysius Wilson Almeida: > Hi Everyone, > > I'm trying to learn bonobo component programming using python. I read > the tutorial on http://www.pycage.de/howto_bonobo.html and tried running > the programs but the first line in all the programs try to import pygtk > module. Now i searched and I'm using Redhat 8.0 and I've installed all > python and gtk : > pygtk2-libglade-1.99.12-7 > pygtk2-devel-1.99.12-7 > pygtk2-1.99.12-7
You'll need pygtk 1.99.16 and gnome-python 1.99.16 and pyorbit 1.99.4 if you want to do any serious bonobo/corba programming. -- Johan Dahlin <[EMAIL PROTECTED]> Async Open Source _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
