Skip to content

When following contributing docs on Windows "nox: The term 'nox' is not recognized" #24814

@Tyriar

Description

@Tyriar

Following https://github.com/microsoft/vscode-python/wiki/Coding#building I hit this:

Image

I assumed that meant it's not on the PATH but was registered correctly as what normally happens on Windows, so I closed VS Code, opened it again (most people may know to try this) and created a new terminal (most people wouldn't know to do this step). But that didn't end up fixing it:

Image

From there I had a screenshot of the warning above because I was reporting this issue, so I added it to the Windows environment by typing out the path manually:

Image

After that nox was available.

I did then run into this error but I know that's about me ignoring Rust as a pre-requisite earlier.

Image

We should explain that where nox is installed into may not be in the path. Also wasn't it meant to be installed into venv since it was activated?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions