Page 1 of 1

ESP32 compilation error

Posted: Fri Nov 25, 2022 2:42 am
by niedian
ESP32 compilation error.why?help me ,thanks!
ESP32 compilation error.docx
ESP32 compilation error
(12.23 KiB) Downloaded 158 times

Re: ESP32 compilation error

Posted: Fri Nov 25, 2022 9:51 am
by BenR
Hello,

It looks like there is a Python related problem. Did you follow the installation instruction guide for the toolchain?
https://www.flowcode.co.uk/wiki/index.p ... _Toolchain

Re: ESP32 compilation error

Posted: Fri Nov 25, 2022 9:54 am
by p.erasmus
Hi,

For what it is worth, I saw this problem when I had more than 1 python version isntalled on my machine,what solved the issue was removing all Python versions and install only the version that is recomended in the FC instruction pdf file. :) :)