You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2015/08/05 06:42:04 UTC

[jira] [Commented] (MESOS-3206) python tools do not obey PYTHON_VERSION

    [ https://issues.apache.org/jira/browse/MESOS-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14654798#comment-14654798 ] 

James Peach commented on MESOS-3206:
------------------------------------

Really link to other python install bugs this time.

> python tools do not obey PYTHON_VERSION
> ---------------------------------------
>
>                 Key: MESOS-3206
>                 URL: https://issues.apache.org/jira/browse/MESOS-3206
>             Project: Mesos
>          Issue Type: Bug
>          Components: python api
>    Affects Versions: 0.23.0
>            Reporter: James Peach
>            Priority: Minor
>
> As per {{configure}}:
> {code}
> Some influential environment variables:
> ...
>   PYTHON_VERSION
>               The installed Python version to use, for example '2.3'. This
>               string will be appended to the Python interpreter canonical
>               name.
> {code}
> However, {{mesos-ps}} and other python tools install with the shebang line of {{/usr/bin/env python}} even if you set {{PYTHON_VERSION}} to something else.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)