AWS Edukit Provision Script Fails

0

I am getting error while running following command to register an M5 Core 2 AWS edukit device through platformio. 1 : "cd Blinky-Hello-World" ERROR: cd : Cannot find path 'C:\Users\Mshaikh\Documents\AWS_m5stack\Core2-for-AWS-IoT-EduKit\Blinky-Hello-World\Blinky-Hello-World' because it does
not exist. At line:1 char:1

  • cd Blinky-Hello-World
  •   + CategoryInfo          : ObjectNotFound: (C:\Users\Mshaik...nky-Hello-World:String) [Set-Location], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand
    

2: "pio run -e core2foraws-device_reg -t register_thing" ERROR: Could not find a version that satisfies the requirement esptool>=3.2 (from versions: none) ERROR: No matching distribution found for esptool>=3.2 WARNING: There was an error checking the latest version of pip.

asked 2 years ago75 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions