acassis commented on PR #19236:
URL: https://github.com/apache/nuttx/pull/19236#issuecomment-4833857548
@raulcxw nice contribution! Kudos!!
Please fix this CI issue:
```
./env.sh: line 223:
/github/workspace/sources/nuttx/arch/arm/src/common/ameba/ameba-rtos/.venv/bin/activate:
No such file or directory
/github/workspace/sources/nuttx/arch/arm/src/common/ameba/ameba-rtos/.venv/bin/python:
No module named pip
ameba_setup_env.sh: SDK venv
(/github/workspace/sources/nuttx/arch/arm/src/common/ameba/ameba-rtos/.venv) is
missing json5/click.
Most likely the venv was not created properly -- install the python
venv module (e.g. 'apt install python3-venv') so the SDK env.sh can
build .venv with pip, then retry. (A flaky PyPI can also cause it.)
make: *** [tools/Unix.mk:529: prebuild] Error 1
make: Target 'all' not remade because of errors.
```
Please remove reference to this .venv python
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]