Error in flashing the firmware

Hi, we are trying to connect our Sony Spresense board to edge impulse we face the following error while flashing the firmware. Pls help us to rectify!!

Hello @Lakshana.G,

I cannot reproduce your error on my Windows virtual machine.
Can you make sure you have:

  • Python 3.7 or higher installed.
  • Installed the following dependencies:
    python -m pip install pyserial>=3.4
    python -m pip install inquirer>=2.7.0

Regards,

Louis

Thank you for your reply

@louis This callable issue arises on python 3.10+.
I have opened a PR for temporary fix.

1 Like