example_test.py Windows 10 - ESP32 Forum
https://www.esp32.com/viewtopic.php?t=1964325.02.2021 · example_test.py Windows 10. Postby brian_m_a » Thu Feb 25, 2021 2:57 pm. Windows 10 system, using VSCode with the esp-idf extension. I am able to compile and upload example projects to the ESP32 device. When I try to use accompanying example_test.py I get the following error: example_test.py", line 13, in <module>. import ttfw_idf.
Python tools fail with "ImportError: No module named IDF ...
esp32.com › viewtopicOct 30, 2019 · Wed Nov 20, 2019 10:00 pm. Hi, I have the least problem running example_test.py. Code: Select all. pablo @ pablo-notbuk ~ / esp32 / workspace / websocket $ python example_test.py Traceback (most recent call last ): File "example_test.py", line 4, in < module > import IDF ImportError: No module named IDF. I have executed in terminal:
example_test.py Windows 10 - ESP32 Forum
www.esp32.com › viewtopicFeb 25, 2021 · example_test.py Windows 10. Postby brian_m_a » Thu Feb 25, 2021 2:57 pm. Windows 10 system, using VSCode with the esp-idf extension. I am able to compile and upload example projects to the ESP32 device. When I try to use accompanying example_test.py I get the following error: example_test.py", line 13, in <module>. import ttfw_idf.