On Wed, Apr 04, 2007 at 01:23:04PM -0400, Ashlesha Shintre wrote: > nothing -- i dont get any results!
Well, that's easy to interpret. You don't have the python-gtk wrapper installed. Now how are you building it? With suger-jhbuild or with your distribution's toolset? > On 04/04/07, Joshua N Pritikin <[EMAIL PROTECTED]> wrote: > >On Wed, Apr 04, 2007 at 11:25:30AM -0400, Ashlesha Shintre wrote: > >> another problem that I m still having with sugar despite the gtk > >> package being installed is the following error message when i give the > >> ./sugar-jhbuild run command > >> > >> Traceback (most recent call last): > >> File "/home/ashlesha/sugar-jhbuild/build/bin/sugar-emulator", line > >> 25, in <module> > >> import gtk > >> ImportError: No module named gtk > >> > >> I deleted the whole folder and rebuilt all the source from scratch > >> twice! Do I need to do something more than rm -r ./sugar-jhbuild to > >> remove source? > > > >When you built the python gtk wrapper, are you sure you built with > >python 2.5 support? I built python-gtk with debian tools, so I have: > > > >/usr/lib/python-support/python-gtk2/python2.5/gtk-2.0/gtk/_gtk.so > > > >If you built the wrapper with jhbuild, then what are the results of: > > > > find build | grep gtk.so _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
