<div dir="ltr">Hello everyone,<div>Even after installing the toolkit for python3 I was getting the error 'No module named sugar3' on running "sugar-activity3 ." command. After exploring a bit</div><div>I got to know that using the native method when I built the toolkit for python 2 the sugar3 module is built in 'usr/local/lib/python2.7/dist-packages' and running the command "python2 -c 'import sugar3" passes. But when I install the toolkit for python3, the module sugar3 is built in  'usr/local/lib/python3.6/site-packages' and on running the command "sugar-activity3 ." sugar tries to read from "usr/local/lib/python3.6/dist-packages".</div><div> Is this a problem specific to my system(UBuntu 18.04)? A simple copy paste of sugar3 module from site-packages to dist-packages would work?<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 18, 2019 at 8:38 AM James Cameron <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sugar 0.114 is released, with a few fixes.<br>
<br>
Downloads;<br>
<br>
    <a href="http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.114.tar.xz" rel="noreferrer" target="_blank">http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.114.tar.xz</a><br>
    <a href="http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.114.tar.xz" rel="noreferrer" target="_blank">http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.114.tar.xz</a><br>
    <a href="http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit-gtk3/sugar-toolkit-gtk3-0.114.tar.xz" rel="noreferrer" target="_blank">http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit-gtk3/sugar-toolkit-gtk3-0.114.tar.xz</a><br>
    <a href="http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.114.tar.xz" rel="noreferrer" target="_blank">http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.114.tar.xz</a><br>
<br>
A v0.114 tag has been pushed to each repository.<br>
<br>
No dependencies have changed.<br>
<br>
(After checking the mailing list subscribers for sugar-devel@, there<br>
are no downstream packagers subscribed.  Use your downstream<br>
mechanisms to get their attention if necessary.)<br>
<br>
Brief change log by module below.<br>
<br>
sugar-artwork<br>
<br>
* No changes<br>
<br>
sugar-datastore<br>
<br>
* No changes<br>
<br>
sugar-toolkit-gtk3<br>
<br>
* New translations,<br>
* Build for either python 2 or python 3 (James Cameron),<br>
* Fix collaboration call_async (James Cameron),<br>
* Clean up activity environment variables (James Cameron),<br>
* Add distributed source to .gitignore (James Cameron),<br>
* Add flake8 suppression (James Cameron),<br>
<br>
sugar<br>
<br>
* Documentation for native environment configurations (James Cameron),<br>
* Embed popwindow code in activitychooser (Rahul Bothra),<br>
* Add flake8 suppression (James Cameron),<br>
<br>
sha256 checksums;<br>
<br>
0d9c63bf861d6facf8d64046ab76191a6a6b4b54daad778b40e3be1e45aa2db0  sugar-artwork/sugar-artwork-0.114.tar.xz<br>
eb4256f1cbf90a9a7d5dd30446e0d0d1a240db02e3104a6339e2f4497dcda4c8  sugar-datastore/sugar-datastore-0.114.tar.xz<br>
0917276ed41684b885bdac063562fcdfb682660700ee142a02b516a3eeecdbb1  sugar/sugar-0.114.tar.xz<br>
4b8ca467b85b6273fdb3ae86b1afa5071f4c0c6e11a27e9166a394620c2c77e5  sugar-toolkit-gtk3/sugar-toolkit-gtk3-0.114.tar.xz<br>
<br>
-- <br>
James Cameron<br>
<a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</blockquote></div>