It's crash, when i displaying a public key in code format from the key file
It's crash, when i displaying a public key in code format from the key file
Hi,
Are you using Python 3?
I found similar type errors triggered by having both Python 3 as the default version on my OS. Switching to Python 2 solved the issue for me.
Hi, could you try to upgrade to a newer python 2.x.x version and see if you get the same error? I tried with python 2.7.14 and nrfutil 3.5.1 using the same commands.