Page 1 of 1

ERROE: requirements.txt The system cannot find the path specified.

Posted: Sun Dec 26, 2021 9:36 pm
by er.shubhendu.ee
The system cannot find the path specified.
Command failed: "${IDF_TOOLS_PATH}\python_env\idf3.4_py3.8_env\Scripts\python.exe" -m pip install --upgrade --no-warn-script-location -r "${USER_HOME}\.vscode\extensions\espressif.esp-idf-extension-1.2.0\requirements.txt"
The system cannot find the path specified.
Sol: renaming the default installation folder "rtos3.4_py3.8_env" to "idf3.4_py3.8_env" solves the problem.