Eclipse IDE - No module named serial - ESP32 Forum
esp32.com › viewtopicDec 17, 2016 · It seems all I need is to get eclipse to point to the brew python so it can see the serial package. Sounds like it. One way is: In Terminal, run "which python2.7" and copy the output. "make menuconfig". Under "SDK Tool Configuration" -> "Python 2 Interpreter", delete the default name and paste the command output.
Eclipse IDE - No module named serial - ESP32 Forum
https://esp32.com/viewtopic.php?t=74123.07.2017 · Postby spuzesp32 » Sun Jul 23, 2017 2:26 pm phando, what exactly did you do to fix this problem? I have exactly the same issue. I can compile from the command line, but when make runs from within Eclipse it seems to use a python version that does not have the serial module installed. 13 posts 1 2 Next Return to “General Discussion” Jump to