Hi<br>I cant inastll my activity any longer after checking out Sugar.<br>Build and running Sugar workes fine.<br>I have followed the Sugar Activity Tutorial (<a href="http://wiki.laptop.org/go/Sugar_Activity_Tutorial">http://wiki.laptop.org/go/Sugar_Activity_Tutorial
</a>).<br><br>It worked fine last week but today I get the this error:<br><br><span style="font-family: courier new,monospace;">[olpc@bigbox example]$ make install</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
make[1]: Entering directory `/home/olpc/workspace/example'</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make[1]: Nothing to be done for `install-exec-am'.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">test -z &quot;/home/olpc/dev/sugar-jhbuild/build/share/sugar/activities/drawing&quot; || mkdir -p -- &quot;/home/olpc/dev/sugar-jhbuild/build/share/sugar/activities/drawing&quot;
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;/usr/bin/install -c -m 644 '__init__.py' '/home/olpc/dev/sugar-jhbuild/build/share/sugar/activities/drawing/__init__.py'
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;/usr/bin/install -c -m 644 'DrawingActivity.py' '/home/olpc/dev/sugar-jhbuild/build/share/sugar/activities/drawing/DrawingActivity.py'
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Byte-compiling python modules...</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
__init__.py DrawingActivity.py</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Byte-compiling python modules (optimized versions) ...</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">__init__.py DrawingActivity.py</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">sugar-setup-activity ./drawing.activity
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Traceback (most recent call last):</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
&nbsp; File &quot;/home/olpc/dev/sugar-jhbuild/build/bin/sugar-setup-activity&quot;, line 4, in ?</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; from sugar import setup
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">ImportError: cannot import name setup</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
make[1]: *** [install-data-local] Error 1</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make[1]: Leaving directory `/home/olpc/workspace/example'</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">make: *** [install-am] Error 2</span><br><br>What am I doing wrong?<br><br>/Henrik<br>