This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Build nrf project using Cmd

Hi ,

I am working on nrf based project . I m trying to build my project using Cmd  . I followed the steps given in link -

https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/ncs-tutorial---temporary#h155sjwm56iy71nftthh5gikrw9b2thl

But when i trying to build project using cmd instead of bash with following command - C:\project_folder_path\v1.2.0\toolchain\opt\bin\Scripts\west.exe build -b nrf910

i encountered the following error - ModuleNotFoundError: No module named 'west'

i could not able to build my project . Will you please suggest the steps for building project in cmd . 

Best Regards,

Shruti Mishra

Parents Reply Children
Related