Skip to content

esptool error #153

Description

@ghamaya

(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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions