<div dir="ltr">Thanks a lot ;-). </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 18, 2019 at 9:18 PM D. Joe <<a href="mailto:sugarlabs@etrumeus.com">sugarlabs@etrumeus.com</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">On Sat, May 18, 2019 at 05:57:57PM +0530, ANIKET MATHUR wrote:<br>
> Hello everyone,<br>
> Even after installing the toolkit for python3 I was getting the error 'No<br>
> module named sugar3' on running "sugar-activity3 ." command. After exploring a<br>
> bit<br>
> I got to know that using the native method when I built the toolkit for python<br>
> 2 the sugar3 module is built in 'usr/local/lib/python2.7/dist-packages' and<br>
> running the command "python2 -c 'import sugar3" passes. But when I install the<br>
> toolkit for python3, the module sugar3 is built in  'usr/local/lib/python3.6/<br>
> site-packages' and on running the command "sugar-activity3 ." sugar tries to<br>
> read from "usr/local/lib/python3.6/dist-packages".<br>
>  Is this a problem specific to my system(UBuntu 18.04)? A simple copy paste of<br>
> sugar3 module from site-packages to dist-packages would work?<br>
><br>
<br>
Thought I'd seen this sort of thing mentioned before and after a little digging found this:<br>
<br>
<a href="https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/383#issuecomment-425647453" rel="noreferrer" target="_blank">https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/383#issuecomment-425647453</a><br>
<br>
I can't offer much more than that pointer, but I hope it helps.<br>
<br>
-- <br>
Joe<br>
<br>
<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>