ESP32 Espressif Compiler Failure

Use this section to discuss your embedded Flowcode projects.
Post Reply
nmjb18
Posts: 15
http://meble-kuchenne.info.pl
Joined: Mon Apr 19, 2021 4:47 pm
Has thanked: 9 times
Been thanked: 1 time

ESP32 Espressif Compiler Failure

Post by nmjb18 »

Hi,

I am attempting to compile a program to an ESP32 for the first time using FCv10 and have encountered the error:

"ERROR: C:\Espressif\python_env\idf5.0_py3.7_env\Scripts\python.exe doesn't support asyncio. The issue can be worked around by re-running idf.py with the "--no-hints" argument."

Help interpreting and fixing this issue would be much appreciated.

Thanks,

Matt

chipfryer27
Valued Contributor
Posts: 1147
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 284 times
Been thanked: 412 times

Re: ESP32 Espressif Compiler Failure

Post by chipfryer27 »

Hi

Another user had a similar problem using v9 here

viewtopic.php?p=11126#p11126

Hope this helps

Regards

nmjb18
Posts: 15
Joined: Mon Apr 19, 2021 4:47 pm
Has thanked: 9 times
Been thanked: 1 time

Re: ESP32 Espressif Compiler Failure

Post by nmjb18 »

Thanks Chipfryer27, appreciate the tip. I will review tonight and report back.

Cheers,

nmjb18
Posts: 15
Joined: Mon Apr 19, 2021 4:47 pm
Has thanked: 9 times
Been thanked: 1 time

Re: ESP32 Espressif Compiler Failure

Post by nmjb18 »

Hi,

I followed the above referenced thread and the additional linked thread. Tried all the suggestions and still have the same issue.

Further support would be gratefully received.

Rgds

medelec35
Matrix Staff
Posts: 1451
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: ESP32 Espressif Compiler Failure

Post by medelec35 »

Hello.
Have you read this post?
Martin

nmjb18
Posts: 15
Joined: Mon Apr 19, 2021 4:47 pm
Has thanked: 9 times
Been thanked: 1 time

Re: ESP32 Espressif Compiler Failure

Post by nmjb18 »

Hi,

I haven't and will try over the weekend, it looks promising, thanks for link.

nmjb18
Posts: 15
Joined: Mon Apr 19, 2021 4:47 pm
Has thanked: 9 times
Been thanked: 1 time

Re: ESP32 Espressif Compiler Failure

Post by nmjb18 »

The instruction in the above linked post worked for me. Thank you for your help.

medelec35
Matrix Staff
Posts: 1451
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: ESP32 Espressif Compiler Failure

Post by medelec35 »

You're welcome.
Thank you for letting us know.
Martin

Post Reply