Laurent,<div><br></div><div>My advice was based on my experience with Fedora.  Based on what you're seeing it would make sense to uninstall Canonical's Sugar (since it seems to have the same issue with not having the sugar libraries in the PYTHONPATH that Sweets does) and give Sweets another try.  It sounds like with Sweets you don't need to use sugar.py in your Activity.  You might still need to provide one for your XO bundle.  Maybe Aleksey can clear that up.</div>
<div><br></div><div>You don't really need these libraries available outside of Sugar for development, other than when running setup.py.  If using the sweets command instead of setup.py gives the same result then your problems running my examples should be solved.</div>
<div><br></div><div>Aleksey has a better knowledge of how Sugar runs under the hood, so his advice will be better than mine.</div><div><br></div><div>Good luck,</div><div><br></div><div>James Simmons</div><div><br><br><div class="gmail_quote">
On Mon, Dec 5, 2011 at 4:55 PM, laurent bernabe <span dir="ltr"><<a href="mailto:laurent.bernabe@gmail.com">laurent.bernabe@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Ok, Thanks. As James Simons advised me, I uninstalled Sweet distribution from my linux system.<div><br></div><div>I would like to make the standard sugar emulator (this wich is given by Canonical) to work with Pippy, and to work with activities setup.py</div>

<div><br></div><div>But it seems that many things are still to set ...<div class="im"><br><br><div class="gmail_quote">2011/12/5 Aleksey Lim <span dir="ltr"><<a href="mailto:alsroot@activitycentral.org" target="_blank">alsroot@activitycentral.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Mon, Dec 05, 2011 at 06:28:15PM +0100, laurent bernabe wrote:<br>
> Hello everyone,<br>
><br>
> I am following the ActivitiesGuideSugar pdf from august 2010.<br>
><br>
><br>
</div>>    - I've fetched tutorial source code for etext activity (chapter 5 :<br>
>    inheriting from Activity.activity)<br>
>    - I've modified, carefully i think, the svg picture with Inkscape and<br>
>    edited the xml structure<br>
>    - I installed the Sugar Sweets distribution<br>
<div>><br>
> But when I try to setup the activity from the emulator terminal, I get an<br>
> error saying that there is no module called sugar.activity<br>
> (the line in fault : "from sugar.activity import bundlebuilder".<br>
><br>
> Have I forgotten an important step in my sugar environment ?<br>
<br>
</div>The downside of using Sweets Distribution (and Sweets) is that you are<br>
getting all libraries enabled only being in Sugar session. If you are<br>
not in Sugar, the most useful setup.py's command are duplicated in<br>
sweets command, e.g.:<br>
<br>
    sweets dist_xo<br>
    sweets dist_source<br>
    sweets genpot<br>
<span><font color="#888888"><br>
--<br>
Aleksey<br>
</font></span></blockquote></div><br></div></div>
<br>_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
<br></blockquote></div><br></div>