Join Slack
Communities
Powered by
When I activate one of the pex venvs (from ~/.pex/...
# pex
h
happy-kitchen-89482
03/17/2021, 1:46 AM
When I activate one of the pex venvs (from ~/.pex/venvs/) in a terminal in order to explore/debug, for some reason running
python
in that venv doesn't run the venv python but the pyenv shim one.
which python
shows me the pyenv shim, even though the venv's bin dir preceeds it on the PATH (as set by the
activate
script)
Open in Slack
Previous
Next