Hello,
When I use the " west update" command to update ncs1.4.99-dev to ncs 1.5.0, the following error occurred. How can this situation be solved?
Thanks.
BR,
Devin
Hello,
When I use the " west update" command to update ncs1.4.99-dev to ncs 1.5.0, the following error occurred. How can this situation be solved?
Thanks.
BR,
Devin
Hello Devin,
Which version of west are you using currently? For the ncs v1.5.0 you must upgrade to west v0.9. You can do that with the command:
pip3 install west --upgrade
Regards,
Markus