TimJTi commented on PR #2178: URL: https://github.com/apache/nuttx-apps/pull/2178#issuecomment-1794901777
@raiden00pl > In my case it was just installing `python-kconfiglib` package for my OS (I'm avoid pip installs when possible). Build system should auto-detect kconfiglib if available. kconfiglib should make the `menuconfig` command available in your system, so you can check it with `command -v menuconfig` command which should return path to `menuconfig` command: > Thank you - installed and working! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org