hello
I am really disappointed, I thought I could program esp32 with Flowcode, but it has been at least 10 times since I uninstall and reinstall esp-idf, git and python without success. I tried with python 3.7, 3.8, 3.9. with esp-idf 2.3 and 2.4. by scrupulously following the installation pdf recommended on the forum. But nothing works. When the installation takes place without error 1 or error 2. It is during compilation that I have an error. Is there a foolproof method?
Thank you
cordially
Francois
Esp-idf Installation
-
- Posts: 3
- http://meble-kuchenne.info.pl
- Joined: Thu Dec 03, 2020 10:33 am
-
- Valued Contributor
- Posts: 489
- Joined: Mon Dec 07, 2020 1:00 pm
- Has thanked: 83 times
- Been thanked: 262 times
Re: Esp-idf Installation
Unfortunately not with Windows.Is there a foolproof method?
Common problems are such as spaces or non simple alpha characters in paths.
Best also to go with the suggested defaults of the Espressif installer.
Could you post the project msg.txt file? This will/might helps us identify the error.
Re: Esp-idf Installation
Hello
Thank you for your reply. I enclose the message from the compiler
Thank you for your reply. I enclose the message from the compiler
- Attachments
-
- Compiler Messages.txt
- (3.32 KiB) Downloaded 588 times
-
- Matrix Staff
- Posts: 1951
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 510 times
- Been thanked: 697 times
Re: Esp-idf Installation
Hello
Did you use your own version of python? It looks like python is missing libraries. Click, pyserial etc.
Did you use your own version of python? It looks like python is missing libraries. Click, pyserial etc.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel