<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I am not sure how to install sugar 0.116 in Ubuntu 18.04. I installed Sugar according to the info given here (<a href="https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md">https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md</a>)</div><div dir="ltr"><br></div><div>But as you pointed out, it is an older version of Sugar. How do I fix that?</div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Mar 14, 2020 at 2:36 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">The Download button does not do anything until a download begins;<br>
you'll see that in the source code.<br>
<br>
Work with the Python 3 branch by using the master branch, combined<br>
with Sugar 0.116.<br>
<br>
On Fri, Mar 13, 2020 at 05:35:16PM +0530, Hitesh Shejwani wrote:<br>
> Thanks for the response James. <br>
> <br>
> I saw that when I clicked on the Download button in the browser, it didn't do<br>
> anything. So I thought to add something to it. <br>
> <br>
> How do I work with the Python 3 branch? <br>
> <br>
> On Fri, Mar 13, 2020, 1:00 PM James Cameron <[1]<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>> wrote:<br>
> <br>
>     Welcome Hitesh.<br>
> <br>
>     urllib.request is a Python 3 module.<br>
> <br>
>     Browse master branch has been ported to Python 3, and requires Sugar<br>
>     0.116, which in turn includes sugar-activity3.  Browse file<br>
>     activity/[2]<a href="http://activity.info" rel="noreferrer" target="_blank">activity.info</a> specifies sugar-activity3.<br>
> <br>
>     If you wish to use the Python 2 version of Browse, use the branch<br>
>     python2.<br>
> <br>
>     Work on Browse is best done on the master branch unless you have a<br>
>     good reason to work on Python 2.  I don't know why you are trying to<br>
>     work on Browse, so I can't deduce your needs.<br>
> <br>
>     On Fri, Mar 13, 2020 at 12:40:09PM +0530, Hitesh Shejwani wrote:<br>
>     > Hello,<br>
>     ><br>
>     > I am trying to work on the browse-activity. I cloned the repo on my VM<br>
>     and<br>
>     > installed sugar for Ubuntu. When I try to start the activity with<br>
>     > sugar-activity browser.py, it throws an error with traceback<br>
>     ><br>
>     > import urllib.request<br>
>     > ImportError: No module named request<br>
>     ><br>
>     > I am using Ubuntu 18.04. I tried using sugar-activity3 but it was not<br>
>     found.<br>
> <br>
>     > _______________________________________________<br>
>     > Sugar-devel mailing list<br>
>     > [3]<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
>     > [4]<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
> <br>
>     --<br>
>     James Cameron<br>
>     [5]<a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
> <br>
> References:<br>
> <br>
> [1] mailto:<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a><br>
> [2] <a href="http://activity.info/" rel="noreferrer" target="_blank">http://activity.info/</a><br>
> [3] mailto:<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
> [4] <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
> [5] <a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
<br>
-- <br>
James Cameron<br>
<a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
</blockquote></div>