May you show the output of commands:
pip show adafruit-nrfutil || pip3 show adafruit-nrfutil
which adafruit-nrfutil
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?
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.