When finish:<br><br>[gonzalo@nautilus sugar-jhbuild]$ ./sugar-jhbuild run<br>Running the installed sugar...<br>Could not init font path element /usr/share/X11/fonts/TTF/, removing from list!<br>Could not init font path element /usr/share/X11/fonts/OTF, removing from list!
<br>Could not init font path element /usr/share/X11/fonts/CID/, removing from list!<br>Traceback (most recent call last):<br> File "/home/gonzalo/EsperandoOLPC/sugar/sugar-jhbuild/build/bin/sugar", line 33, in ?
<br> from session.Session import Session<br> File "/home/gonzalo/EsperandoOLPC/sugar/sugar-jhbuild/build/share/sugar/shell/session/Session.py", line 11, in ?<br> from Shell import Shell<br> File "/home/gonzalo/EsperandoOLPC/sugar/sugar-jhbuild/build/share/sugar/shell/Shell.py", line 11, in ?
<br> from home.HomeWindow import HomeWindow<br> File "/home/gonzalo/EsperandoOLPC/sugar/sugar-jhbuild/build/share/sugar/shell/home/HomeWindow.py", line 3, in ?<br> from home.MeshView import MeshView<br> File "/home/gonzalo/EsperandoOLPC/sugar/sugar-jhbuild/build/share/sugar/shell/home/MeshView.py", line 3, in ? import goocanvas
<br>ImportError: No module named goocanvas<br><br>I must install goocanvas from another place?<br>Thanks<br><br>Gonzalo<br><br>