<#21842 Packaging pex binaries doesn't correctly d...
# github-notifications
c
#21842 Packaging pex binaries doesn't correctly discover interpreters Issue created by engnatha Describe the bug When building a pex binary,
[python-bootstrap].search_path
is not correctly discovering
<PYENV>
. It is not until the user restricts pantsbuild to only look at
<PYENV>
does it do the correct thing. This seems to only affect packaging pex binaries. It does not affect running scripts or tests with
pants run
and
pants test
. Pants version 2.23.0 OS Ubuntu 22.04 Additional info A reproduction has been attached. pantsbuild_pex_build_repro-main.zip pantsbuild/pants