On 23 October 2016 at 03:01, john slee <indig...@oldcorollas.org> wrote:
> Meta: this "how do I manage multiple Pythons?" thing has come up a couple
> of times lately; are people interested in a FAQ section?
>
> On 23 October 2016 at 03:54, Eugene Yunak <e.yu...@gmail.com> wrote:
>> I'd set the shebang to `/usr/bin/env python3`, or `/usr/bin/env python` if
>> you
>> do not care whether 2 or 3 would be used.
>
> Use `virtualenv'
> if you need to use a mix of Python versions, and always use the latter
> shebang
> form.
>
> Hope this helps.

I fail to see how's virtualenv relevant to this question. Clearly, Ovidiu is the
*developer*, and he explores his options as a developer. It's up to the user (or
his sysadmin) to have the correct base python or a virtualenv set up - you say
so yourself.

-- 
The best the little guy can do is what
the little guy does right

Reply via email to