> > Kind of sorted that one out. Now I get: > > *** Checking out xbook *** [30/38] > git pull > Already up-to-date. > *** Building xbook *** [30/38] > python setup.py build > Traceback (most recent call last): > File "setup.py", line 19, in ? > from sugar.activity import bundlebuilder > ImportError: No module named sugar.activity > *** error during stage build of xbook: Error running ['python', ' > setup.py', 'build'] *** [30/38] > > Isn't the sugar module installed before reaching xbook?
Looking at "sugar-jhbuild list" it should be... See if actually was installed for you and if it wasn't try "sugar-jhbuild buildone sugar". Maybe something failed but it shouldn't fail silently. Marco _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
