Closed alextone closed 5 years ago
alex@alextone:~/github/serd$ ./waf configure --prefix=/usr Traceback (most recent call last): File "./waf", line 5, in from waflib import Context, Scripting ImportError: No module named waflib
You need to update git submodules
Ok, thanks Dave.
Yep, that worked.
Onwards and Upwards......
alex@alextone:~/github/serd$ ./waf configure --prefix=/usr Traceback (most recent call last): File "./waf", line 5, in
from waflib import Context, Scripting
ImportError: No module named waflib