-
Notifications
You must be signed in to change notification settings - Fork 252
Closed
Description
(Beginner’s question)
After I updated my project, I had an esptool error.
$ mcconfig -d -m -p esp
# ld main.bin
Traceback (most recent call last):
File "/Users/amaya/esp/ESP8266_RTOS_SDK/components/esptool_py/esptool/esptool.py", line 35, in <module>
import serial.tools.list_ports as list_ports
ImportError: No module named serial.tools.list_ports
make: *** [/Users/amaya/Projects/moddable/build/bin/esp/debug/helloworld/main.bin] Error 1
I suppose my previous project used ~/esp/esptool/esptool
Please guide me what should I do.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels