[sugar] sugar not running.

Joshua N Pritikin jpritikin
Wed Apr 4 13:03:07 EDT 2007


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

?



More information about the Sugar-devel mailing list