Re: [Sugar-devel] Measure activity not working

2020-03-11 Thread Abhishek Tanwar
Thanks for the help. It worked . Sorry for sharing the image I'll keep that in mind next time. On Thu, Mar 12, 2020 at 5:28 AM James Cameron wrote: > Yes, that won't work. > > By following the instructions on ubuntu.md#using-sugar-on-ubuntu you > will have installed Sugar 0.106, which is Python

Re: [Sugar-devel] Measure activity not working

2020-03-11 Thread James Cameron
Yes, that won't work. By following the instructions on ubuntu.md#using-sugar-on-ubuntu you will have installed Sugar 0.106, which is Python 2 only. That's why you saw "sugar-activity3: command not found". Measure activity has been ported to Python 3, and requires Sugar 0.116 or later. You have

Re: [Sugar-devel] Measure activity not working

2020-03-11 Thread Abhishek Tanwar
I installed sugar on my ubuntu 16.04 using https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md#using-sugar-on-ubuntu . On Thu, Mar 12, 2020 at 12:44 AM Chihurumnaya Ibiam < ibiamchihurumn...@sugarlabs.org> wrote: > How did you install sugar? > > Also you can send the output next time

Re: [Sugar-devel] Measure activity not working

2020-03-11 Thread Chihurumnaya Ibiam
How did you install sugar? Also you can send the output next time instead of an image. On Wed, Mar 11, 2020, 8:09 PM Abhishek Tanwar wrote: > I have clone the measure activity from > https://github.com/sugarlabs/Measure/tree/master in my > /usr/share/sugar/activities directory on my linux

[Sugar-devel] Measure activity not working

2020-03-11 Thread Abhishek Tanwar
I have clone the measure activity from https://github.com/sugarlabs/Measure/tree/master in my /usr/share/sugar/activities directory on my linux 16.04 . When I run Measure activity it does not start . Logs are also clear ,no error appears in logs. When I try to run the activity using terminal this