python 2.7 vs python 3
Posted: Mon Oct 12, 2020 2:39 pm
I followed the instructions on the web page https://docs.espressif.com/projects/esp ... index.html for the installation of ESP-IDF
I use raspberryPi with raspbian (python 3 is pre-installed) but it seems that esp-idf can't see Python 3 ... It sees Python 2.7 and informs that some features are disabled.
I cannot compile or load programs on ESP 32.
How can I solve?
I use raspberryPi with raspbian (python 3 is pre-installed) but it seems that esp-idf can't see Python 3 ... It sees Python 2.7 and informs that some features are disabled.
I cannot compile or load programs on ESP 32.
How can I solve?