Zephyr Blink example build fails after new install

I know this is not a proper fix but does doing the following solve the problem:

  • Open a new shell
  • cd C:\Users\ben\.platformio\penv\Scripts
  • pip.exe install six
  • Retry compilation
2 Likes