pyenv-virtualenv
pyenv-virtualenv copied to clipboard
command error in bin/pyenv-virtualenv
OS: macOS 10.14.2 Homebrew: 2.0.3 pyenv: 1.2.9 pyenv-virtualenv: 1.1.3
After installed pyenv-virtualenv by brew, pyenv-virtualenv aaaa failed, I found that many commands in /usr/local/bin/pyenv-virtualenv actually do not exist, e.g.
pyenv-root, should be pyenv root now; pyenv-prefix, should be pyenv prefix now; pyenv-version-name, should be pyenv version-name now; pyenv-hooks, should be pyenv hooks now; pyenv-exec, should be pyenv exec now; and many others...
So is this problem already known and will be fixed?
Any new of this?
@Yevgnen Still the same problem, do not know whether it is because I use it the wrong way.