salmon-planet-80683
01/04/2022, 5:22 PMpython3
I get the pyenv py37
I have a $PATH of
/home/wimax/.pyenv/shims:/home/wimax/.config/nvm/versions/node/v17.3.0/bin:/home/wimax/.cargo/bin:/home/wimax/.pyenv/bin:/home/wimax/.pyenv/bin:/home/wimax/.pyenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/wimax/.pulumi/bin
but if I do ./pants goals
it selects
./pants goals
Bootstrapping Pants using /usr/bin/python3.9
witty-crayon-22786
01/04/2022, 5:23 PMpants
script itselfsalmon-planet-80683
01/04/2022, 5:23 PMhundreds-father-404
01/04/2022, 5:23 PMset -x
to the top of the ./pants bash script to see what each line is doingsalmon-planet-80683
01/04/2022, 5:24 PMsalmon-planet-80683
01/04/2022, 5:24 PMsalmon-planet-80683
01/04/2022, 5:24 PMsalmon-planet-80683
01/04/2022, 5:26 PMrefined-addition-53644
01/04/2022, 5:35 PMinterpreter_constraints
https://www.pantsbuild.org/docs/python-interpreter-compatibilityhundreds-father-404
01/04/2022, 5:36 PMwitty-crayon-22786
01/04/2022, 5:37 PMinterpreter_constraints
option only controls which pythons pants uses to run your own coderefined-addition-53644
01/04/2022, 5:38 PM