Hi!
When I try to build the asset_tracker example (or any other sample) I get the following error:

I am using v1.5.1 of the SDK and I have installed using the Toolchain Manager.
Hi!
When I try to build the asset_tracker example (or any other sample) I get the following error:

I am using v1.5.1 of the SDK and I have installed using the Toolchain Manager.
I managed to work around the issue by adding the following line to create_nordic_project.py:
sys.stdout.reconfigure(encoding='utf-8')I managed to work around the issue by adding the following line to create_nordic_project.py:
sys.stdout.reconfigure(encoding='utf-8')