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

Can not load assert tracker project

Hello,

I was trying to open assert tracker application on MAC os, in segger studio v4.18.

However, after I open the "Open nrf connect SDK project.." and filled out the makefile, board name ,etc. I got :

"Can't load project file. The project file '...../ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/asset_tracker.emProject' is invalid"

"The reported error is 'solution load command failed(1)"

I also noticed from the output:

"FileNotFoundError: [Errno 2] No such file or directory:
  '/Users/zhenchuanchai/Library/Python/3.7/bin/west':
  '/Users/zhenchuanchai/Library/Python/3.7/bin/west'
"
Is that why the project load fail? I install the west as nRF "Getting start assistant".

How can I solve this?

Thanks

Related