nRF Connect SDK- NRF5340 Audio DK Python script build problems

I'm using the doc at https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html For the nrf5340_audio DK and I'm having problems building with the Python script in the building in the programming section https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html# 

BUILDING AND PROGRAMMING the AUDIO Example

Development platform used

Windows10

nRFConnect SDK version v2.4.0

nRF Connect for VS Code Extension Pack  v2022.9.6

I'm getting an error 

  • west' is not recognized as an internal or external command

I'm using the toolbox manager bash command and I'm able to get past some of the tools and installed them with PIP . what do I need to do to assure that the tools for West and others in the script are visible?

Parents Reply Children
No Data
Related