Still, it boils down to: whatever command `west` executes is either not found 
outside your virtual environment, or a different version exists outside it. 
Path lookup is not exclusive to the shell; `subprocess.run` *also* uses path 
lookup to find `command-provided-by-a-required-package`.





---
[Visit 
Topic](https://discuss.python.org/t/venv-activate-script-changes-path-while-executing-the-binary-doesnt/67580/4)
 or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.python.org/email/unsubscribe/8e095f1f5bf8a5f824a6b98e1799c6a2aa990ffe48c48e44dba1a42603027c21).

Reply via email to