On 8/01/2016 7:41 PM, Sebastian Huber wrote: > > It seems that Python (python.org and msys2) on Windows has no implict > current directory import path. We used exactly this approach for the > rtems_waf module previously. > Then I suggest this is added. Check the command wrappers and add '.' to the system path, eg rtems-tester. Chris