bulky-motorcycle-41302
09/11/2017, 11:28 PMpython3.6
on $PATHbulky-motorcycle-41302
09/11/2017, 11:29 PMbulky-motorcycle-41302
09/11/2017, 11:29 PMrough-minister-58256
09/11/2017, 11:29 PM./pants clean-all
(to clear interpreter cache) and then ./pants -ldebug ...
which should reveal some interpreter search loggingbulky-motorcycle-41302
09/11/2017, 11:30 PMbulky-motorcycle-41302
09/11/2017, 11:32 PMbulky-motorcycle-41302
09/11/2017, 11:32 PM16:30:42 00:02 [pyprep]
16:30:42 00:02 [interpreter]
pants_backend_python_tasks2_select_interpreter_SelectInterpreter will read from local artifact cache at /Users/cris.ewing/experiments/pants/.cache/pants_backend_python_tasks2_select_interpreter_SelectInterpreter
16:30:42 00:02 [cache]
No cached artifacts for 2 targets.
Invalidated 2 targets.
installed /Users/cris.ewing/experiments/pants/.pants.d/python-setup/interpreters/CPython-2.7.10.tmp.b75fcb61e62146d2bde61c8503efaf65/setuptools-30.0.0-py2.7.egg
installed /Users/cris.ewing/experiments/pants/.pants.d/python-setup/interpreters/CPython-2.7.10.tmp.b75fcb61e62146d2bde61c8503efaf65/wheel-0.29.0-py2.7.egg
installed /Users/cris.ewing/experiments/pants/.pants.d/python-setup/interpreters/CPython-2.7.10/setuptools-30.0.0-py2.7.egg
installed /Users/cris.ewing/experiments/pants/.pants.d/python-setup/interpreters/CPython-2.7.10/wheel-0.29.0-py2.7.egg
installed /Users/cris.ewing/experiments/pants/.pants.d/python-setup/interpreters/CPython-2.7.13.tmp.a51e6e233210423da050d3fdd6819421/setuptools-30.0.0-py2.7.egg
installed /Users/cris.ewing/experiments/pants/.pants.d/python-setup/interpreters/CPython-2.7.13/setuptools-30.0.0-py2.7.egg
installed /Users/cris.ewing/experiments/pants/.pants.d/python-setup/interpreters/CPython-2.7.13/wheel-0.29.0-py2.7.egg
FAILURE: Unable to detect a suitable interpreter for compatibilities: CPython>=3.6 (Conflicting targets: packages/ackermann/tests/python:tests_py3, packages/ackermann/src/python:ackermann)
bulky-motorcycle-41302
09/11/2017, 11:33 PMrough-minister-58256
09/11/2017, 11:35 PMpants_backend_python_tasks2_select_interpreter_SelectInterpreter will read from local artifact cache at /Users/cris.ewing/experiments/pants/.cache/pants_backend_python_tasks2_select_interpreter_SelectInterpreter
rough-minister-58256
09/11/2017, 11:35 PM~/.cache
dir?bulky-motorcycle-41302
09/11/2017, 11:36 PMbulky-motorcycle-41302
09/11/2017, 11:36 PMbulky-motorcycle-41302
09/11/2017, 11:38 PMbulky-motorcycle-41302
09/11/2017, 11:39 PMbulky-motorcycle-41302
09/11/2017, 11:39 PMbulky-motorcycle-41302
09/11/2017, 11:39 PMbulky-motorcycle-41302
09/11/2017, 11:39 PM16:37:21 00:01 [pyprep]
16:37:21 00:01 [interpreter]
pants_backend_python_tasks2_select_interpreter_SelectInterpreter will read from local artifact cache at /Users/cris.ewing/experiments/pants/.cache/pants_backend_python_tasks2_select_interpreter_SelectInterpreter
16:37:21 00:01 [cache]
No cached artifacts for 2 targets.
Invalidated 2 targets.
Detected interpreter /usr/bin/python: CPython-2.7.10
Detected interpreter /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7: CPython-2.7.13
rough-minister-58256
09/11/2017, 11:39 PMbulky-motorcycle-41302
09/11/2017, 11:39 PMbulky-motorcycle-41302
09/11/2017, 11:40 PMrough-minister-58256
09/11/2017, 11:40 PMrough-minister-58256
09/11/2017, 11:41 PMbulky-motorcycle-41302
09/11/2017, 11:41 PMbulky-motorcycle-41302
09/11/2017, 11:41 PMrough-minister-58256
09/11/2017, 11:41 PMbulky-motorcycle-41302
09/11/2017, 11:42 PMrough-minister-58256
09/11/2017, 11:42 PMrough-minister-58256
09/11/2017, 11:43 PMrough-minister-58256
09/11/2017, 11:44 PMinterpreter_constraints
in pants’ repo’s pants.ini
it will find themrough-minister-58256
09/11/2017, 11:45 PM