There seems to be a problem after the latest update. The pyenv-virtualenv-prefix command tries to source pyenv-virtualenv-realpath from the libexec directory, but that file isn't there. So when you try to activate any virtualenv it gives an error like this:
pyenv-virtualenv: version '${version}' is not a virtualenv
I was able to add the pyenv-virtualenv-realpath file from the pyenv-virtualenv git repo manually in my libexec folder as a workaround, but I'm assuming the build just need to be updated to include it.
Pinned Comments
darkfish commented on 2023-01-10 15:10 (UTC)
1.2.0
from upstream released. This package now installs under/usr/share/pyenv/plugins