James Peach created MESOS-3206:
----------------------------------

             Summary: 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)

Reply via email to