You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the command west build -p always -b nrf9151_connectkit/nrf9151 samples\hello_world when I am inside nrf9151_connectkit directory I this error
I tried to figure out what the issue is cause by and still nothing. I followed the guide and only part that I got stuck at until was able to pass it was with west packages pip --install this wasn't working and found that it changed in later versions of west to instead use pip to install dependencies from zephyr requirements.txt file. But, when I got to the part of build I got stuck at the top command and could not find a solution to it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When I run the command

west build -p always -b nrf9151_connectkit/nrf9151 samples\hello_world
when I am insidenrf9151_connectkit
directory I this errorI tried to figure out what the issue is cause by and still nothing. I followed the guide and only part that I got stuck at until was able to pass it was with
west packages pip --install
this wasn't working and found that it changed in later versions of west to instead use pip to install dependencies from zephyr requirements.txt file. But, when I got to the part of build I got stuck at the top command and could not find a solution to it.Beta Was this translation helpful? Give feedback.
All reactions