Page 1 of 1

what causes this problem at the very begining.

Posted: Tue Aug 05, 2025 11:36 am
by carleslsregner
I just installed the expressif IDE and as I try to create my very first project this pop up is displayed.

Image

Re: what causes this problem at the very begining.

Posted: Wed Aug 06, 2025 6:03 am
by kondalkolipaka
Hello,

It looks like Python was not detected. Did you provide the Python path in the ESP-IDF Configuration window while installing the tools?

You can try setting it manually in Preferences, then click on "Add ESP-IDF" and check if the Python path is being detected correctly.

Also, what IDE version are you using? Our latest release is v3.6.0.
https://github.com/espressif/idf-eclips ... tag/v3.6.0

Thanks