odd waf error from examples-v2
Chris Johns
chrisj at rtems.org
Sat Apr 28 00:33:54 UTC 2018
On 27/4/18 11:36 pm, Joel Sherrill wrote:
> OK .. the waf in my git clone is OK
Clone of which repo?
> but the copy of waf-2.0.7 I downloaded
> and dropped in the top directory
Such as:
cp ~/Downloads/waf-2.0.7 waf
?
Did you have to chmod the copied file?
> doesn't work:
>
> [joel at rtbf64c examples-v2]$ ./waf distclean
> Traceback (most recent call last):
> File "./waf", line 164, in <module>
> from waflib import Scripting
> ImportError: No module named waflib
> [joel at rtbf64c examples-v2]$ ~/waf/waf/waf distclean
> 'distclean' finished successfully (0.001s)
>
> Any thoughts?
>
I think there is something wrong in your setup. I have no idea what this is from
this information.
Chris
More information about the devel
mailing list