<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr">On 23 Nov 2018, at 8:55 pm, Vijay Kumar Banerjee <<a href="mailto:vijaykumar9597@gmail.com">vijaykumar9597@gmail.com</a>> wrote:<br></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, 23 Nov 2018 at 15:09, Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.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">On 23/11/18 7:32 pm, Vijay Kumar Banerjee wrote:<br>
> Hi,<br>
> I was trying to run coverage with rtems-test on a fresh install, and faced<br>
> the following errors. This is strange as everything was working and I can't<br>
> figure out what went wrong.<br>
> Also, I don't see covoar executable in the covoar/ directory.<br>
> <br>
> I'm using Python 2.7.15<br>
<br>
Are you sure? The latest version selects the python used.<br>
<br></blockquote><div>`python --version` returns 2.7.15<br></div></div></div></div></div></blockquote><div><br></div>The python command may not be used. It could python3. <div><br><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
If you do ...<br>
<br>
 $ export RTEMS_PYTHON_OVERRIDE=python2 <br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
... does it work?<br>
<br></blockquote><div>Yes, this worked. Now I see  </div><div><br></div><div>error: coverage: covoar not found</div></div></div></div></div></blockquote><div><br></div>I am not sure about this error but it does mean there maybe some issues with python3. </div><div><br></div><div>Chris</div></body></html>