Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named yaml
CMake Error at daemon/cmake/DaemonCBSE.cmake:55 (message):
Missing dependences for CBSE generation. Please ensure you have python ≥
2, python-yaml, and python-jinja installed.
Use pip install -r src/utils/cbse/requirements.txt to install
Call Stack (most recent call first):
CMakeLists.txt:88 (CBSE)