RAK4630 qestions

May you show the output of commands:

pip show adafruit-nrfutil || pip3 show adafruit-nrfutil
which adafruit-nrfutil

@beegee I need to know which version of tools you are using. May you execute commands and post the output?

It is the same version that you say you have installed.

I have no python 2 or pip on my machine.

1 Like

Something is wrong with dependency pining for adafruit-nrfutil
This will resolve the issue:

pip3 install adafruit-nrfutil click==7.0 ecdsa==0.13.0

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.