🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Problems with esptool.py Mac Big Sure

    Arduino
    2
    2
    4.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Powersoft
      last edited by

      Hello,

      Load the Arduino envoirment on a brand new MacBook Pro.
      Try to compile The Core2 and the M5Stack fire.

      Now I get the message : No module named serial.
      On the system is the latest version of python installed.

      What to do?

      File "/Users/jankromhout/Library/Arduino15/packages/m5stack/tools/esptool_py/3.0.0/esptool.py", line 39, in <module>
      import serial
      ImportError: No module named serial
      exit status 1
      Fout bij het compileren voor board M5Stack-FIRE

      1 Reply Last reply Reply Quote 0
      • m5stackM
        m5stack
        last edited by

        That mean is , you have to reinstall the pyserial module

        https://pypi.org/project/pyserial/#files

        1 Reply Last reply Reply Quote 0
        • First post
          Last post