<#20313 Pants-provided-Python for Pex CLI doesn't ...
# github-notifications
c
#20313 Pants-provided-Python for Pex CLI doesn't work in docker environments Issue created by thejcannon Describe the bug Trying to use docker_environment to run a test on a machine without Python installed will result in an error:
Copy code
Failed to find a compatible PEX_PYTHON=.python-build-standalone/c12164f0e9228ec20704c1aba97eb31b8e2a482d41943d541cc8e3a9e84f7349/bin/python3.

No interpreters could be found on the system.
Pants version 2.20 OS Linux host and linux container Additional info pantsbuild/pants