gustavonihei commented on PR #7880: URL: https://github.com/apache/nuttx/pull/7880#issuecomment-1352116654
Failure reason: ``` 2022-12-14T19:54:15.8086280Z LD: nuttx 2022-12-14T19:54:16.3875760Z CP: nuttx.hex 2022-12-14T19:54:16.4132180Z MKIMAGE: ESP32-C3 binary 2022-12-14T19:54:16.4251260Z 2022-12-14T19:54:16.4252990Z esptool.py not found. Please run: "pip install esptool" 2022-12-14T19:54:16.4253290Z 2022-12-14T19:54:16.4253500Z Run make again to create the nuttx.bin image. 2022-12-14T19:54:16.4254260Z make: *** [nuttx] Error 1 2022-12-14T19:54:16.4254830Z make: Target `all' not remade because of errors. 2022-12-14T19:54:16.4841420Z Normalize esp32c3-devkit/wapi ``` It seems the caching of the python tools in macOS jobs is still buggy. @xiaoxiang781216 -- 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