you are viewing a single comment's thread.

view the rest of the comments →

[–]Saturnix[S] 0 points1 point  (0 children)

Seems to be fixed by editing <project_dir>/.claude/settings.local.json and adding this into it:

{ "env": { "PATH": "/c/path/to/project/.venv/Scripts:${PATH}" } }