$ . ./export.sh Setting IDF_PATH to '/Users/hirose/esp/esp-idf' Detecting the Python interpreter Checking "python" ... Python 3.8.13 "python" has been detected Adding ESP-IDF tools to PATH... Using Python interpreter in /Users/hirose/.espressif/python_env/idf4.4_py3.8_env/bin/python Checking if Python packages are up to date... Python requirements from /Users/hirose/esp/esp-idf/requirements.txt are satisfied. Added the following directories to PATH: /Users/hirose/esp/esp-idf/components/esptool_py/esptool /Users/hirose/esp/esp-idf/components/espcoredump /Users/hirose/esp/esp-idf/components/partition_table /Users/hirose/esp/esp-idf/components/app_update /Users/hirose/.espressif/tools/xtensa-esp32-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32-elf/bin /Users/hirose/.espressif/tools/esp32ulp-elf/2.35_20220830/esp32ulp-elf/bin /Users/hirose/.espressif/tools/openocd-esp32/v0.11.0-esp32-20220706/openocd-esp32/bin /Users/hirose/.espressif/python_env/idf4.4_py3.8_env/bin /Users/hirose/esp/esp-idf/tools Done! You can now compile ESP-IDF projects. Go to the project directory and run: idf.py build WARNING: Failed to load shell autocompletion for bash version: 3.2.57(1)-release! ✔ ~/esp/esp-idf [v4.4.3|✔]