Search found 1 match

by SergeyO
Sat Apr 12, 2025 4:36 pm
Forum: IDEs for ESP-IDF
Topic: Unable to install esp-idf in VSCode
Replies: 8
Views: 1347

Re: Unable to install esp-idf in VSCode

Try this:

Code: Select all

D:\Espressif\tools\idf-python\3.11.2\python.exe -m pip install --upgrade pip
It will update pip to latest version.

Go to advanced search