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
I am stuck on step 7 where it says to run this command "west packages pip --install". I keep getting the error message -- west: unknown command "packages". I am installing the environment under Windows 10 and running the command from a regular user command prompt, not opened as administrator nor PowerShell. Am I doing something wrong?
Full message below:
(.venv) C:\NCS-Project>west packages pip --install
usage: west [-h] [-z ZEPHYR_BASE] [-v] [-q] [-V] ...
west: unknown command "packages"; workspace C:\NCS-Project does not define this extension command -- try "west help" and "west -vv status"
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.
-
I am stuck on step 7 where it says to run this command "west packages pip --install". I keep getting the error message -- west: unknown command "packages". I am installing the environment under Windows 10 and running the command from a regular user command prompt, not opened as administrator nor PowerShell. Am I doing something wrong?
Full message below:
(.venv) C:\NCS-Project>west packages pip --install
usage: west [-h] [-z ZEPHYR_BASE] [-v] [-q] [-V] ...
west: unknown command "packages"; workspace C:\NCS-Project does not define this extension command -- try "west help" and "west -vv status"
Beta Was this translation helpful? Give feedback.
All reactions