Details
-
Bug
-
Status: Accepted
-
Minor
-
Resolution: Unresolved
-
0.23.0
-
None
-
None
Description
As per configure:
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.
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.
Attachments
Issue Links
- is related to
-
MESOS-2337 __init__.py not getting installed in $PREFIX/lib/pythonX.Y/site-packages/mesos
- Resolved