echoing-manchester-70122
06/01/2020, 4:58 PMNo valid Python interpreter found. For this Pants version, Pants requires Python 3.6+.
Could not find . Please ensure is on your PATH.
with 1.23.0. The pants documentation still says:
By default, pants uses ['CPython>=2.7,<3']
witty-crayon-22786
06/01/2020, 5:21 PMechoing-manchester-70122
06/01/2020, 5:26 PM/usr/bin/env python3
?witty-crayon-22786
06/01/2020, 5:26 PMechoing-manchester-70122
06/01/2020, 5:26 PMpants binary
)witty-crayon-22786
06/01/2020, 5:27 PMshebang
line? you can do that explicitly, yeaechoing-manchester-70122
06/01/2020, 5:28 PMwitty-crayon-22786
06/01/2020, 5:28 PMshebang = ..., Use this shebang for the generated pex. (default: None)
echoing-manchester-70122
06/01/2020, 5:29 PM