[quote="Jérôme Pouiller, post:5, topic:67580, full:true, 
username:jerome-pouiller"]
But, the [documentation 
says](https://docs.python.org/3/library/venv.html#how-venvs-work):

> Furthermore, all scripts installed in the environment should be runnable 
> without activating it.

My understanding is `/home/jerome/.local/pipx/venvs/west/bin/west` or `sh -c 
'source /home/jerome/.local/pipx/venvs/west/bin/activate; west'` should give 
the same result.
[/quote]

That only applies to commands run directly from the shell.





---
[Visit 
Topic](https://discuss.python.org/t/venv-activate-script-changes-path-while-executing-the-binary-doesnt/67580/7)
 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/9df0854018af9fa5887b6725b161ccc4861eab382867cf230610bf151061934e).

Reply via email to