ESP installation always fails with all platforms
Posted: Wed Dec 20, 2023 1:22 pm
I am trying to install the ESP in both the Eclipse version and VS Studio - everything always fails with all kinds of errors. I tried many times on several computers nothing works! Can anyone provide a hint of what I am doing wrong? - Error messages are different, in most cases, I get "file not found" and it's not consistent. Here is one example related to VS studio installation:
The system cannot find the path specified.
Command failed: "d:\ESP_IDF\ESP_IDF_TOOLS\python_env\idf5.1_py3.11_env\Scripts\python.exe" -m pip install --upgrade --constraint "c:\Users\eitan\.vscode\extensions\espressif.esp-idf-extension-1.6.5\espidf.constraints.txt" --no-warn-script-location -r "c:\Users\eitan\.vscode\extensions\espressif.esp-idf-extension-1.6.5\requirements.txt"
The system cannot find the path specified.
Command failed: "d:\ESP_IDF\ESP_IDF_TOOLS\python_env\idf5.1_py3.11_env\Scripts\python.exe" -m pip install --upgrade --constraint "c:\Users\eitan\.vscode\extensions\espressif.esp-idf-extension-1.6.5\espidf.constraints.txt" --no-warn-script-location -r "c:\Users\eitan\.vscode\extensions\espressif.esp-idf-extension-1.6.5\requirements.txt"
The system cannot find the path specified.
With the Eclipse environment, I never was able to build any project - the most typical error code is: Failed to run Python dependency check. Python: -- Configuring incomplete
The system cannot find the path specified.
Command failed: "d:\ESP_IDF\ESP_IDF_TOOLS\python_env\idf5.1_py3.11_env\Scripts\python.exe" -m pip install --upgrade --constraint "c:\Users\eitan\.vscode\extensions\espressif.esp-idf-extension-1.6.5\espidf.constraints.txt" --no-warn-script-location -r "c:\Users\eitan\.vscode\extensions\espressif.esp-idf-extension-1.6.5\requirements.txt"
The system cannot find the path specified.
Command failed: "d:\ESP_IDF\ESP_IDF_TOOLS\python_env\idf5.1_py3.11_env\Scripts\python.exe" -m pip install --upgrade --constraint "c:\Users\eitan\.vscode\extensions\espressif.esp-idf-extension-1.6.5\espidf.constraints.txt" --no-warn-script-location -r "c:\Users\eitan\.vscode\extensions\espressif.esp-idf-extension-1.6.5\requirements.txt"
The system cannot find the path specified.
With the Eclipse environment, I never was able to build any project - the most typical error code is: Failed to run Python dependency check. Python: -- Configuring incomplete