Hi Guys,<br><br>I am trying to solve #3515<br><a href="https://devel.rtems.org/ticket/3515" target="_blank">https://devel.rtems.org/<wbr>ticket/3515</a><br>For this issue covoar is required.<br><br>So I cloned <a href="https://git.rtems.org/rtems-tools/" target="_blank">https://git.rtems.org/rtems-<wbr>tools/</a><br>This is my directory structure:<br>$HOME/quick-start/src/rtems - Main RTEMS repo<br>$HOME/quick-start/src/rsb - Source Builder<br>$HOME/quick-start/src/rtems-<wbr>tools - The one that I have recently cloned<br><br>But running `rtems-test --list-bsps` inside '$HOME/quick-start/src/rtems-<wbr>tools'<br>gives "error: RTEMS Toolkit python wrapper not found, plrease report"<br><br>Any ideas on how to resolve this error ? <br><br>