Yep thats the problem indeed i've changed my default support to python 2.5, when changing
/usr/share/python/debian_defaults to python2.4 the error don't appear anymore, but sugar still doesn't work. On Fri, Mar 21, 2008 at 2:56 PM, Jonas Smedegaard <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Fri, Mar 21, 2008 at 02:31:21PM -0500, Rafael Enrique Ortiz Guerrero > wrote: > >Package:Sugar graphical shell - core functionality > >version:0.79.0-4 > > > > > >When executing sugar graphical shell i get the following error. > >Traceback (most recent call last): > > File "/usr/bin/sugar-shell", line 22, in <module> > > from main import main > > File "/usr/share/sugar/shell/main.py", line 35, in <module> > > from view.Shell import Shell > > File "/usr/share/sugar/shell/view/Shell.py", line 38, in <module> > > from view.frame.frame import Frame > > File "/usr/share/sugar/shell/view/frame/frame.py", line 21, in <module> > > import hippo > >ImportError: No module named hippo > > > Hi again, Rafael, > > Thanks for the bugreport! > > What do the following commands say: > > which python > > python -V > > > Default Python version in Debian is 2.4, and python-hippocanvas only > offers support for the default version currently, so if you cheated and > changed the default to use Python2.5 you _will_ get the above... > > > - Jonas > > - -- > * Jonas Smedegaard - idealist og Internet-arkitekt > * Tlf.: +45 40843136 Website: http://dr.jones.dk/ > > - Enden er nær: http://www.shibumi.org/eoti.htm > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > > iD8DBQFH5BMCn7DbMsAkQLgRAnAzAJ9ebzQUWLmtKsIgCtvOzVoQTqUqGQCghAtc > +vvlOtiVlsKu3ehDRAg3IdY= > =Y/cH > -----END PGP SIGNATURE----- > -- Rafael Enrique Ortiz Guerrero One Laptop Per Child [EMAIL PROTECTED]

