Michael Ferguson <michael.fergu...@hpe.com> added the comment:

> I'm not sure I understand exactly what you are trying to accomplish but one 
> potential issue strikes me: you may need to ensure you are execing the right 
> python binary by including a more complete path:

That does not help with the original problem I was trying to solve, because I 
was trying to create a wrapper script that used whichever `python3` is 
available according to the `PATH` variable (other than potentially the one for 
this venv).

Whether or not you think that is a reasonable thing to do, the examples I 
showed have a difference in behavior between Mac OS X and linux that is 
probably undesirable.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42312>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to