Code: Select all
Checking ESP-IDF Python requirements using C:\Users\User-Pc\.espressif\python_env\idf4.1_py3.9_env\Scripts\python.exe
Python requirements from e:\Desktop\esp-idf\requirements.txt are satisfied.
The following Python requirements are not satisfied:
psutil>=5.5.1
pygdbmi<=0.9.0.2
requests>=2.21.0
typing>=3.6.6
xmlrunner>=1.7.7
To install the missing packages, please run "e:\Desktop\esp-idf\install.bat"
Command failed: "C:\Users\User-Pc\.espressif\python_env\idf4.1_py3.9_env\Scripts\python.exe" "e:\Desktop\esp-idf\tools\check_python_dependencies.py" -r "c:\Users\User-Pc\.vscode\extensions\espressif.esp-idf-extension-0.5.1\esp_debug_adapter\requirements.txt"
And what must go in "IDF_CCACHE_ENABLE" ? Cant Find what it means.