0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

「'utf-8' codec can't decode byte 0x91 in position 42: invalid start byte」の解決方法

Posted at

事象

Azure Sphere を開発者モードに切り替え(azsphere device enable-development)するときに、'utf-8' codec can't decode byte 0x91 in position 42: invalid start byteエラーが発生した。

image.png

解決方法

デバイスのリブートとのタイミングで、エラーが発生している模様。
もう一度、実行すればOK。

image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?