ESP32 first run
Posted: Sun Mar 19, 2023 7:34 pm
Hi Guys
during programming I got info like below: what should I do ?
Executing action: all (aliases: build)
Running cmake in directory c:\users\private\desktop\esp32\firmware_-_esp32wroom_wifi\mains_pmon_v1.0-esp32_wroom_firmware\build
Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -DIDF_TARGET=esp32 -DCCACHE_ENABLE=1 c:\users\private\desktop\esp32\firmware_-_esp32wroom_wifi\mains_pmon_v1.0-esp32_wroom_firmware"...
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.
during programming I got info like below: what should I do ?
Executing action: all (aliases: build)
Running cmake in directory c:\users\private\desktop\esp32\firmware_-_esp32wroom_wifi\mains_pmon_v1.0-esp32_wroom_firmware\build
Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -DIDF_TARGET=esp32 -DCCACHE_ENABLE=1 c:\users\private\desktop\esp32\firmware_-_esp32wroom_wifi\mains_pmon_v1.0-esp32_wroom_firmware"...
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.