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: