https://pantsbuild.org/ logo
f

fast-nail-55400

07/21/2022, 7:26 PM
how do I tell Pants to use a different Python to run itself once I’ve switched the Python to use with
pyenv
? Do I need to delete a venv or something else?
h

happy-kitchen-89482

07/21/2022, 10:21 PM
The
pants
script will use the first suitable python it finds on PATH, I think
Are you seeing errors from the pyenv rug-pulling?
4 Views